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 how to produce soc7 abend?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
Explain how to pass instream data in sysin with assembler?
How to pass the parameters from jcl to assembler program?
how to pass the parameters from jcl to assembler pgm?
Explain the difference in data type "x" and "p"?
Explain about maximum displacement?
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?
how to retrieve the instream data in sysin?
how to initialize a register to 0000?
What does the following code do? Ap wkur,=p5 where wkur is a label?
What is house keeping in assembler?
What is icm instruction?
How many maximum base registers we can have in a single program?
explain about maximum displacement and how to cross this limit?