mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-31 18:20:22 +08:00
*** empty log message ***
This commit is contained in:
parent
4ce71e8a10
commit
d71fe8ec11
6
AUTHORS
6
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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user