about maximum displacement and how to cross this limit.
Answers were Sorted based on User's Feedback
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 |
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 |
What does "using" do?
explain about maximum displacement and how to cross this limit?
How to pass instream data in sysin with Assembler?
Explain how to initialize a register to 0000?
registers(0-15) ,where they are going be resides., does that mean here is it resides whether real or virtual memory? and why? then why we are assign even registers(0 to 6) for FP operations????
Explain how to produce soc7 abend?
what is need of start 0? In steed of
What does the following code do? Ap wkur,=p5 where wkur is a label?
Why do we have multiple base registers in certain programs?
How we can retrieve the instream data in SYSIN ?
Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?
Why do we use "drop"?