#127 (support 0X... constants like 0x....) – The Yasm Modular Assembler Project
Modify

Ticket #127 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

support 0X... constants like 0x....

Reported by: vapier@… Owned by:
Priority: P1 Milestone:
Component: Core Version: 0.6.0
Severity: normal Keywords:
Cc:

Description

nasm/gcc allows the usage of constants like:

and ax, 0X8000

but yasm doesnt like this and just aborts ... using "0x8000" gets the desired behavior of course

Attachments

Change History

comment:1 Changed 3 years ago by peter

  • Status changed from new to closed
  • Resolution set to fixed

(In [2017]) Fix #127: Allow use of 0X in addition to 0x for hex constants.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.