flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > [solved] this might be a Bug |
Author |
|
badc0de02 26 Jun 2016, 09:49
compile:
Code: cmp ax,0xFFFF output: 0x83F8 // compare ax,byte 0xFF // 255 decimal it should be compare ax,16bit fasm version: 1.71.53 |
|||
26 Jun 2016, 09:49 |
|
revolution 26 Jun 2016, 09:55
x86 encoding uses sign extended bytes values, so, no, this is not a bug.
|
|||
26 Jun 2016, 09:55 |
|
badc0de02 26 Jun 2016, 10:46
ok its all about memory saving...
|
|||
26 Jun 2016, 10:46 |
|
revolution 26 Jun 2016, 11:40
640KB ought to be enough for anyone.
|
|||
26 Jun 2016, 11:40 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.