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

What is icm instruction?

0 Answers  


explain about maximum displacement and how to cross this limit?

0 Answers   IBM,


Explain how to pass instream data in sysin with assembler?

0 Answers  


Explain the difference between various read and find statement?

0 Answers  


What is need of start 0?

0 Answers  






what is need of start 0? In steed of

0 Answers   IBM,


What is base register?

23 Answers   IBM, Infosys,


Explain how to initialize a register to 0000?

0 Answers  


Explain how to produce soc7 abend?

0 Answers  


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

4 Answers   Tech Mahindra,


how to initialize a register to 0000?

0 Answers   IBM,


how to retrieve the instream data in sysin?

0 Answers   IBM,


Categories