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 icm instruction?
How many maximum base registers we can have in a single program?
How we can Pass the parameters from JCL to assembler Pgm?
How many maximum base registers we can have in a program?
Explain how to pass instream data in sysin with assembler?
What does LA R3,R3 ?
How do you initialize a register to 0000?
What is maximum displacement?
What is maximum displacement and how to cross this limit?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
how to find the dump
Explain the difference between various read and find statement?