nasm/x86
H. Peter Anvin 6c1ad43d5e insns.dat: get rid of the X64 marker (= X86_64,LONG)
The X64 marker for "X86_64,LONG" has turned out to be a problem in
that it is easy to mistake for "long mode" when adding new
instructions, which results in duplicate CPU flags. Kill it off; it
isn't like we will legitimately have new instructions with this
pattern ever again.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2020-07-17 19:25:19 -07:00
..
disp8.c disp8: make constant arrays in get_disp8N() static 2016-08-25 17:40:13 -07:00
iflags.ph Add support for new instructions from ISE June 2020 2020-07-16 21:52:15 -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 insns.dat: get rid of the X64 marker (= X86_64,LONG) 2020-07-17 19:25:19 -07:00
insns.pl insns.dat: get rid of the X64 marker (= X86_64,LONG) 2020-07-17 19:25:19 -07:00
regs.dat Add support for new instructions from ISE June 2020 2020-07-16 21:52:15 -07:00
regs.pl perl files: clean up warnings 2019-08-09 13:30:19 -07:00