Recent questions tagged addressing-modes

1 votes
1 answer
122
Relative mode addressing is most relevant to writing a/an __________:Co-routinePosition independent codeShareable codeInterrupt handler
1 votes
1 answer
131
12 votes
1 answer
132
In the program scheme given below indicate the instructions containing any operand needing relocation for position independent behaviour. Justify your answer.$$\begin{arr...
29 votes
3 answers
134
Match the pairs in the following questions:$$\begin{array}{ll|ll}\hline \text{(A)} & \text{Base addressing} & \text{(p)} & \text{Reentranecy} \\\hline \text{(B)} & \text...
0 votes
1 answer
135
45 votes
6 answers
139
The most relevant addressing mode to write position-independent codes is:Direct modeIndirect modeRelative modeIndexed mode
7 votes
2 answers
140
What is the number of instrunctions needed to add n numbers in one address mode and store the result in the memory, assuming each number is already loaded in register?(A)...
1 votes
2 answers
142
1 votes
1 answer
144
2 votes
1 answer
145
4 votes
1 answer
146
Match the following:$\begin{array}{} {} & {\textbf{List -I}} & {} & {\textbf{List-II}} \\ \text{a.} & \text{Indexed addressing} & \text{i.} & \text{is not used when ...
0 votes
1 answer
147
1 votes
1 answer
148
Can someone explain this line in simple words.The addressing mode specifies a rule for interpreting or modifying the address field of the instruction before the operand i...