HOME
Addressing Modes

Immediate (R = operand)
Direct (R = data)
Indirect (R = [data])
Indexed (R = [data][data2])
Displacement (R = [data]operand)