filmov
tv
L-2.6: Auto Increment and Decrement Addressing Modes | Computer Organisation and Architecture
Показать описание
Auto increment addressing mode:
After accessing the operand, the content of the register is automatically incremented by step size ‘d’. Size ‘d’ depends on the size of operand accessed. Only one reference to memory is required to fetch the operand.
Auto Decrement addressing mode:
First, the content of the register is decremented by step size ‘d’. Step size ‘d’ depends on the size of operand accessed. After decrementing, the operand is read. Only one reference to memory is required to fetch the operand.
►Computer Architecture (Complete Playlist):
Other subject-wise playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
►Design and Analysis of algorithms (DAA):
►Database Management System:
► Theory of Computation
►Artificial Intelligence:
►Computer Networks (Complete Playlist):
►Operating System:
►Structured Query Language (SQL):
►Discrete Mathematics:
►Compiler Design:
►Number System:
►Cloud Computing & BIG Data:
►Software Engineering:
►Data Structure:
►Graph Theory:
►Programming in C:
►Digital Logic:
---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
--------------------------------------------------------------------------------------------------------------------------------------
►For Any Query, Suggestion or notes contribution:
#AutoIncrementDecrement#AddressingMode#COA
Комментарии