Explain with suitable example the different addressing modes of 805l microcontroller.
Answers
Answered by
0
Addressing mode is a way to address an operand. Operand means the data we are operating upon (in most cases source data). It can be a direct address of memory, it can be register names, it can be any numerical data etc. I will explain this with a simple data move instruction of 8051.
Similar questions