nasm/x86
H. Peter Anvin (Intel) 602e67f932 insns.pl: use less cantankerous string expansion; better error info
The flags massaging in insns.pl could end up with things like double
commas in some pathological cases, which would make insns_flag_index()
very unhappy due to the appearance of an empty argument. Fix this by
processing the flags as a list already in insns.pl.

Be more explicit and consistent in error messages.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2019-08-09 02:41:37 -07:00
..
disp8.c disp8: make constant arrays in get_disp8N() static 2016-08-25 17:40:13 -07:00
iflags.ph iflags.ph: add file missing from commit 418138c8f2 2019-08-07 00:56:39 -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: Fix MOVDDUP instruction 2019-06-02 23:51:31 +03:00
insns.pl insns.pl: use less cantankerous string expansion; better error info 2019-08-09 02:41:37 -07:00
regs.dat Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
regs.pl perl: change to the new, safer 3-operand form of open() 2017-04-02 19:36:41 -07:00