nasm/x86
H. Peter Anvin c33d95fde9 BR 3392370: {z} decorator allowed on MOVDQ* memory operands
The spec says very clearly the {z} decorator is allowed on memory
operands for the MOVDQ* instructions.  Remove special cases from the
code to disallow this case, which had the unfortunate effect of
generating a very uninformative error message.

Reported-by: Agner <agner@agner.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2017-03-31 14:37:24 -07:00
..
disp8.c disp8: make constant arrays in get_disp8N() static 2016-08-25 17:40:13 -07:00
insns-iflags.pl Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-10-04 00:30:17 -07:00
insns.dat BR 3392370: {z} decorator allowed on MOVDQ* memory operands 2017-03-31 14:37:24 -07:00
insns.pl Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
regs.dat Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
regs.pl Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00