about maximum displacement and how to cross this limit.

Answers were Sorted based on User's Feedback



about maximum displacement and how to cross this limit...

Answer / sri

maximum displacement is 4k i.e 4096 bytes.
if we need to add more than 4096 bytes another base register.

Is This Answer Correct ?    13 Yes 3 No

about maximum displacement and how to cross this limit...

Answer / umesh kataria

According to Base displacement addressing method, the
displacement can be described by 3 nibbles. i.e, 12 bits.
A bit can be either 1 or 0.
So 2 raise to the power 12 = 4096 bytes.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Assembler Interview Questions

explain icm instruction?

0 Answers   IBM,


How many maximum base registers we can have in a single program?

0 Answers  


How we can Pass the parameters from JCL to assembler Pgm?

4 Answers   Tech Mahindra,


How many maximum base registers we can have in a program?

0 Answers  


Explain how to pass instream data in sysin with assembler?

0 Answers  






What does LA R3,R3 ?

1 Answers   Amdocs,


How do you initialize a register to 0000?

10 Answers   HCL,


What is maximum displacement?

0 Answers  


What is maximum displacement and how to cross this limit?

0 Answers  


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

0 Answers  


how to find the dump

3 Answers   EDS,


Explain the difference between various read and find statement?

0 Answers  


Categories