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
What will happen if we drop the base register in the program which contains only one basereg?
how to initialize a register to 0000?
How are data passed from jcl parm to assembler program?
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?
What is icm instruction?
How many maximum base registers we can have in a single program?
Explain how to access vsam file?
Ap wkur,=p5 where wkur is a label?
Explain about maximum displacement?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What does "using" do?
What is house keeping in assembler?
Explain the difference in data type "x" and "p"?
How many maximum base registers we can have in a program?
Explain how to initialize a register to 0000?