Addressing Mode: Mohd. Yamani Idris/ Noorzaily M Ohamed Noor 1
Addressing Mode: Mohd. Yamani Idris/ Noorzaily M Ohamed Noor 1
Register Function
AX Accumulator Register
For arithmetic, logic and data transfer operation
BX Base Register
Also as address register
CX Count Register
Used for loop counter, shift and rotate bits
DX Data Register
Used in division and multiplication also I/O operation
Copy DX value to BX
Source operand
Destination operand
Source operand
Destination operand
Source operand
Destination operand
EA = A
EA = Effective address for
location that contains
referred operand
A = Content for address field in
one instruction
Example