asked 70.6k views
1 vote
How operands are fetched from or stored into memory using different ways

1 Answer

3 votes
the ways operands fetched from or stored into memory using different ways are :
- Immediate mode
- Register
- Register indirect (the value is stored in the memory)
- Indirect
- A couple of Hybrid modes
- Stack addressed

Hope this helps