mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-07 17:46:58 +08:00
Automatically assign values to the instruction flags; we ended up with a case where pushing flags into the next dword caused comparison failures due to other places in the code explicitly comparing field[3]. This creates necessary defines for this not to happen; it also cleans up a fair bit of the iflag code. This resolves BR 3392454. Reported-by: Thomasz Kantecki <tomasz.kantecki@intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> |
||
---|---|---|
.. | ||
compiler.h | ||
disp8.h | ||
error.h | ||
hashtbl.h | ||
iflag.h | ||
insns.h | ||
labels.h | ||
md5.h | ||
nasm.h | ||
nasmint.h | ||
nasmlib.h | ||
opflags.h | ||
perfhash.h | ||
raa.h | ||
rbtree.h | ||
rdoff.h | ||
saa.h | ||
strlist.h | ||
tables.h | ||
ver.h |