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
How do you round the addition or subtraction of two numbers in assembler?
What is house keeping in assembler?
How many maximum base registers we can have in a program?
What is maximum displacement?
Explain how to initialize a register to 0000?
Explain about maximum displacement?
How is data passed from a calling program to an assembler called program?
What is need of start 0?
Ap wkur,=p5 where wkur is a label?
how to initialize a register to 0000?
What does the following code do? Ap wkur,=p5 where wkur is a label?
What does "using" do?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
Why do we use "drop"?
how to retrieve the instream data in sysin?