Implement "oword" (128 bits) as a first-class size
authorH. Peter Anvin <hpa@zytor.com>
Tue, 18 Sep 2007 20:01:32 +0000 (13:01 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 18 Sep 2007 20:01:32 +0000 (13:01 -0700)
commit41c9f6fde06091199f1a95e0c045230baaa25bf4
tree35df1b3c570cd4e3611acd94f7e2ee0b51d45f3e
parent5255fd1f36eece1cbf4000ffc3120dbcb9bf5038
Implement "oword" (128 bits) as a first-class size

Implement oword, reso, do, as well as the SO flag to instructions.  No
instructions are actually flagged with SO yet, but this allows us to
specify 128-bit sizes in instruction patterns.
assemble.c
insns.dat
insns.h
nasm.h
parser.c
tokens.dat