summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-05-30 03:44:50 +0000
committerH. Peter Anvin <hpa@zytor.com>2007-05-30 03:44:50 +0000
commit06bf8db596cad1892ab153c55eb36d1c678117cd (patch)
tree3acdfa6dcbee6c94eff089fea62715a7b72bddd5
parenta57e8d411ab9aacf8ff4ad7cb23b73085c2ef58f (diff)
downloadnasm-06bf8db596cad1892ab153c55eb36d1c678117cd.tar.gz
More \321 -> \324
More \321 that should be \324...
-rw-r--r--insns.dat4
1 files changed, 2 insertions, 2 deletions
diff --git a/insns.dat b/insns.dat
index a4ef90ec..c8afe29e 100644
--- a/insns.dat
+++ b/insns.dat
@@ -194,14 +194,14 @@ CALL mem32|far \321\300\1\xFF\203 386
CALL mem|near \322\300\1\xFF\202 8086
CALL mem16|near \320\300\1\xFF\202 8086
CALL mem32|near \321\300\1\xFF\202 386,NOLONG
-CALL mem64|near \321\300\1\xFF\202 X64
+CALL mem64|near \324\300\1\xFF\202 X64
CALL reg16 \320\300\1\xFF\202 8086
CALL reg32 \321\300\1\xFF\202 386,NOLONG
CALL reg64 \321\300\1\xFF\202 X64
CALL mem \322\300\1\xFF\202 8086
CALL mem16 \320\300\1\xFF\202 8086
CALL mem32 \321\300\1\xFF\202 386,NOLONG
-CALL mem64 \321\300\1\xFF\202 X64
+CALL mem64 \324\300\1\xFF\202 X64
CBW void \320\1\x98 8086
CDQ void \321\1\x99 386
CDQE void \324\1\x98 X64