Why do we have multiple base registers in certain programs?
Answer Posted / dave grund
The more correct answer would be to address storage. Each register can address (or make reference to) 4,096 bytes of contiguous storage. If you need to address more storage than that, you need to initialize and use additional base registers.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is maximum displacement and how to cross this limit?
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?
Explain about base register?
How is data passed from a calling program to an assembler called program?
Explain how to pass instream data in sysin with assembler?
What is the use of trt instruction?
Explain about maximum displacement?
How many maximum base registers we can have in a single program?
How many maximum base registers we can have in a program?
Explain the difference between various read and find statement?
how to pass the parameters from jcl to assembler pgm?
what is need of start 0? In steed of
What does the following code do? Ap wkur,=p5 where wkur is a label?
What is icm instruction?
What is house keeping in assembler?