Answer Posted / joseph louis pargas
A base register is any general purpose register chosen by
programmer. It is assigned at the beginning of the program
as part of housekeeping with the USING assembler keyword,
and it's purpose is to maintain addressibility within a
page (4k) of code or data.
Is This Answer Correct ? | 32 Yes | 25 No |
Post New Answer View All Answers
how to retrieve the instream data in sysin?
Explain the difference between various read and find statement?
What is icm instruction?
Explain how to initialize a register to 0000?
What does the following code do? Ap wkur,=p5 where wkur is a label?
How to pass the parameters from jcl to assembler program?
what is need of start 0? In steed of
How many maximum base registers we can have in a single program?
how to pass the parameters from jcl to assembler pgm?
What is the use of trt instruction?
What is need of start 0?
explain about maximum displacement and how to cross this limit?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What is house keeping in assembler?
Explain about maximum displacement?