nasm/x86
H. Peter Anvin (Intel) e56c2dc5b7 insns.pl: audit for impossible Sx patterns; fix a few
Break the instruction processing if there are impossible combinations
of Sx flags and operand sizes. If the intent is to always require
explicit sizes, use the SX flag.

The INSERTPS instruction pattern was explicitly wrong, the rest of
these are nuisance fixes.

TODO: fix the disassembler to be able to exclude patterns where these
bits don't matter.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2020-07-30 15:16:11 -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.pl: audit for impossible Sx patterns; fix a few 2020-07-30 15:16:11 -07:00
insns.pl insns.pl: audit for impossible Sx patterns; fix a few 2020-07-30 15:16:11 -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