recategorized by
333 views

1 Answer

0 votes
0 votes
  1. 1
  2. 2

Register AM wont need a memory access. PC relative we need 1 memory access and for 2 level indirect we need 2

 

Related questions

409
views
1 answers
0 votes
Aaryan_Sharma asked Dec 30, 2022
409 views
When we write MOV #1000 , it means we are writing the value 1000 into the accumulator. But when we write MOV 1000 here 1000 refers to address of what ? register or MM ? (knowing that MOV works only between registers).
557
views
1 answers
2 votes
Subbu. asked Jul 14, 2022
557 views
Could you please explain How we can implement indirect addressing mode using Index addressing mode.. and vice versa..??
1.7k
views
2 answers
0 votes
Gitika Babbar asked May 24, 2019
1,744 views
A digital computer has memory unit with $24$ bits word.The instruction set consists of $150$ different operations. All instructions have an operation code part and an address part. Each ... {24}$2^{16},2^{24}-1$ $\textrm{None of these}$
1.7k
views
3 answers
0 votes
Learner_jai asked Dec 27, 2018
1,710 views
The Data transfer instruction size is $64-bit$ ALU, ALU operation instruction size is $32-bit$ and branch instruction size is $16-bit$. Assume program ... 3030, but given answer is 3028Previous Q: https://gateoverflow.in/1058/gate2004-63