Add support for DZ and RESZ, document the ZWORD keyword
commit9d5461069d80d0201efb1e98d31a29fdc0fcfbce
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 3 Oct 2013 01:25:19 +0000 (2 18:25 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 3 Oct 2013 01:28:49 +0000 (2 18:28 -0700)
tree011fbf0a026325d6657c72cb06c9d4993dc01c18
parenta9ecfa5ae8ef8c770955c6aaf23a49f92ef576b5
Add support for DZ and RESZ, document the ZWORD keyword

Add the DZ and RESZ pseudoinstructions and add ZWORD to the
documentation.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
doc/nasmdoc.src
insns.dat
nasmlib.c
parser.c