Ticket #127 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
