Computer Science - Operating Systems Concepts - Discussion
Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 44)
44.
In which addressing mode the contents of a register specified in the instruction are first decremented, and then these contents are used as the effective address of the operands?
Discussion:
3 comments Page 1 of 1.
Albics said:
3 years ago
The auto decrement mode is very similar to the register indirect mode. The only exception is that the register is decremented before (or after) we use its value to access memory. When the address that is stored in the register is defining a data table in memory, it is crucial to decrement the register after accessing the table every time. It can be obtained using the decrement instruction.
Shweta said:
6 years ago
Please explain this in detail.
Mohamed said:
6 years ago
Give more details.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers