AAA - Ascii Adjust for Addition

Clocks
operands 286 386 486 Size Bytes
none 3 4 3 1




AAD - Ascii Adjust for Division

Clocks
operands 286 386 486 Size Bytes
none 14 19 14 2




AAM - Ascii Adjust for Multiplication

Clocks
operands 286 386 486 Size Bytes
none 16 17 15 2




AAS - Ascii Adjust for Subtraction

Clocks
operands 286 386 486 Size Bytes
none 3 4 3 1




ADC - Add With Carry

Clocks
operands 286 386 486 Size Bytes
reg,reg 2 2 1 2
mem,reg 7 7 3 2-4
reg,mem 7 6 2 2-4
reg,immed 3 2 1 3-4
mem,immed 7 7 3 3-6
accum,immed 3 2 1 2-3




ADD - Arithmetic Addition

Clocks
operands 286 386 486 Size Bytes
reg,reg 2 2 1 2
mem,reg 7 7 3 2-4
reg,mem 7 6 2 2-4
reg,immed 3 2 1 3-4
mem,immed 7 7 3 3-6
accum,immed 3 2 1 2-3




AND - Logical And

Clocks
operands 286 386 486 Size Bytes
reg,reg 2 2 1 2
mem,reg 7 7 3 2-4
reg,mem 7 6 1 2-4
reg,immed 3 2 1 3-4
mem,immed 7 7 3 3-6
accum,immed 3 2 1 2-3




ARPL - Adjusted Requested Privilege Level of Selector (286+ PM)

Clocks
operands 286 386 486 Size Bytes
reg,reg 10 20 9 2
mem,reg 11 21 9 4

[ TOC | Previous | NeXt | Winston's page ]