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


Please Help Members By Posting Answers For Below Questions

Explain how to initialize a register to 0000?

589


Explain the difference in data type "x" and "p"?

595


How to pass the parameters from jcl to assembler program?

576


What does "using" do?

594


Explain about house keeping in assembler?

636






how to initialize a register to 0000?

667


What is icm instruction?

639


How is data passed from a calling program to an assembler called program?

632


Explain about base register?

607


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

642


What is the use of trt instruction?

584


How do you round the addition or subtraction of two numbers in assembler?

602


Why do we use "drop"?

565


What will happen if we drop the base register in the program which contains only one basereg?

577


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?

688