Why do we have multiple base registers in certain programs?
Answer Posted / ajay kuriyal
it all depends upon the length of your program , if it is
more than 4095 then we need 2 register else only one can do
needful.
basically we can even use savearea register as a base
register, so as to accomodate the length of the program
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is icm instruction?
explain about maximum displacement and how to cross this limit?
Explain about maximum displacement?
Why do we use "drop"?
explain icm instruction?
Explain the difference in data type "x" and "p"?
how to retrieve the instream data in sysin?
what is need of start 0? In steed of
how to initialize a register to 0000?
How many maximum base registers we can have in a single program?
How to pass the parameters from jcl to assembler program?
What does the following code do? Ap wkur,=p5 where wkur is a label?
What is maximum displacement?
What is the use of trt instruction?
What does "using" do?