8051 Addressing Modes
8051 Addressing Modes
MODES OF 8051
DEFINITION
• The CPU can access the data in various ways.
instruction.
addressing modes.
CONTINUE…
• This addressing mode is limited to accessing RAM
locations (00 – FF H) and registers located inside the
8051.
• Only direct addressing mode is allowed for pushing
onto the stack.
• Therefore an instruction ‘PUSH A’ is invalid.