nasm/x86
H. Peter Anvin (Intel) 02b60ddd1c LEA: allow immediate syntax; ignore operand size entirely
The memory operand size of LEA doesn't matter in any way as it isn't
"real memory". Add an ANYSIZE option to ignore sizes entirely.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2019-08-14 15:23:00 -07:00
..
disp8.c disp8: make constant arrays in get_disp8N() static 2016-08-25 17:40:13 -07:00
iflags.ph LEA: allow immediate syntax; ignore operand size entirely 2019-08-14 15:23:00 -07:00
insns-iflags.ph insns.pl: use less cantankerous string expansion; better error info 2019-08-09 02:41:37 -07:00
insns.dat LEA: allow immediate syntax; ignore operand size entirely 2019-08-14 15:23:00 -07:00
insns.pl obsolete handing: handle a few more subcases in a useful way 2019-08-09 14:52:16 -07:00
regs.dat Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
regs.pl perl files: clean up warnings 2019-08-09 13:30:19 -07:00