1,367 views
0 votes
0 votes

Consider a 16 bit processor in which the following one address instruction is loaded into main memory : 

The effective address using PC-relative addressing mode when processor is executing an instruction at location 100 is __________ (Assume memory is of Byte addressable).

Ans. 402

Please Explain Briefly :)

1 Answer

1 votes
1 votes

Effective add = pc + relative value

Related questions

1 votes
1 votes
1 answer
3
sh!va asked Dec 30, 2016
900 views
The content of Program counter is incremented in which statge of execution of last instruction?Instruction FetchingOperand fetchingExecutionNone of the above
1 votes
1 votes
0 answers
4
vaishali jhalani asked Nov 23, 2016
396 views
As PC points to the next instruction to be executed.When the last instruction will execute , What will be the value of program counter?