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 |
How we can retrieve the instream data in SYSIN ?
How to initialize 20,000 bytes in the Assembler..
How many maximum base registers we can have in a program?
What does "using" do?
change process tool( code changes from dev to prd) The changes made to your code should be effected in live. how the process takes place. that is how can you move the code changes from development to production.
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
What is the use of TRT instruction and how it is working?
Why do we use "drop"?
Explain about base register?
Explain how to produce soc7 abend?
What will happen if we drop the base register in the program which contains only one basereg?
What is the use of trt instruction?