Why do we have multiple base registers in certain programs?
Answer Posted / mike m
A SINGLE BASE REGISTER ACCOUNTS FOR 4096 BYTES OF STORAGE.
YOU NEED A BASE REG. FOR EACH 4K. IF YOUR PROGRAM IS 12K,
YOU NEED AT LEAST 3 BASE REGS.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
How to pass the parameters from jcl to assembler program?
Explain how to access vsam file?
What is house keeping in assembler?
How is data passed from a calling program to an assembler called program?
What is the use of trt instruction?
Why do we use "drop"?
Explain about base register?
Explain how to pass instream data in sysin with assembler?
how to pass the parameters from jcl to assembler pgm?
How are data passed from jcl parm to assembler program?
Explain 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 icm instruction?