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 |
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
Explain how to produce soc7 abend?
Explain the difference between various read and find statement?
Can we use an equated value as operand for an MVC instruction? Reason for the same
cobol and assembler access
What is the use of TRT instruction and how it is working?
What is the difference in data type "X" and "P"?
What does LA R3,R3 ?
How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label
What does "using" do?
how to retrieve the instream data in sysin?
What is house keeping in assembler?