Fix handling of XCHG in 64-bit mode
commitaff9c93aa462f8822341c5207a55dd92a7aead2e
authorH. Peter Anvin <hpa@zytor.com>
Tue, 13 Nov 2007 04:18:05 +0000 (12 20:18 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 13 Nov 2007 04:18:05 +0000 (12 20:18 -0800)
tree24710a5f4ded9989241bc8d65f8614d6c5d38994
parentce6c8a7929dff3ab47a1a9481591e0eefcb562a9
Fix handling of XCHG in 64-bit mode

The handling of XCHG in 64-bit mode somewhat broken.  Add a register
flag for "not accumulator", so we can generate all the appropriate
modes.
insns.dat
nasm.h
regs.dat