Explain the functioning of shift instructions, and subroutine call and return instructions with the help of an example/diagram of each. Also, explain the following addressing modes with the help of a diagram – Indirect Addressing and Index addressing. You should show instructions and operands in the diagram
Shift Instructions: Shift instructions are used to shift the bits of a binary number either left or right. They are …