Add DY, YWORD, and the SY instruction flag
commitdfb918047b32e57b5cf4840021ccc0c03b4685f9
authorH. Peter Anvin <hpa@zytor.com>
Tue, 20 May 2008 18:43:53 +0000 (20 11:43 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 20 May 2008 18:43:53 +0000 (20 11:43 -0700)
treea12908c96f5a537ad140df909b621e17df0b1d45
parent70a13f5a3701faa71bd2b28390dff622d71c62a6
Add DY, YWORD, and the SY instruction flag

Add the DY instruction, YWORD keyword, and an SY marker for
instruction sizes.  Add a few more AVX sample instructions.
assemble.c
disasm.c
insns.dat
insns.h
nasm.c
nasm.h
parser.c
preproc.c
tokens.dat