summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS6
-rw-r--r--insns.dat2
2 files changed, 7 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index ad7e29c5..9fc2a04c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -94,3 +94,9 @@ E: madfire@users.sourceforge.net
D: multiple sections support for -fbin format
D: cvs maintenance
D: webpage at http://nasm.2y.net maintenance
+
+N: Debbie Wiles, aka debs
+E: debs@dwiles.demon.co.uk
+D: Work on docs, added undocumented instructions (esp SSE2 and 3D-Now!)
+D: Added other documentation and tidied up docs
+D: Added a few instructions to insns.dat and tidied it up.
diff --git a/insns.dat b/insns.dat
index 525477a8..e2bd2250 100644
--- a/insns.dat
+++ b/insns.dat
@@ -943,7 +943,7 @@ SBB reg16,reg16 \320\301\1\x1B\110 8086
SBB reg32,mem \321\301\1\x1B\110 386,SM
SBB reg32,reg32 \321\301\1\x1B\110 386
SBB rm16,imm8 \320\300\1\x83\203\15 8086
-SBB rm32,imm8 \321\300\1\x83\203\15 8086
+SBB rm32,imm8 \321\300\1\x83\203\15 386
SBB reg_al,imm \1\x1C\21 8086,SM
SBB reg_ax,sbyte \320\1\x83\203\15 8086,SM,ND
SBB reg_ax,imm \320\1\x1D\31 8086,SM