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
Explain how to access vsam file?
what is need of start 0? In steed of
What is maximum displacement and how to cross this limit?
Explain about base register?
how to pass the parameters from jcl to assembler pgm?
What is house keeping in assembler?
how to retrieve the instream data in sysin?
Explain about maximum displacement?
Explain how to produce soc7 abend?
explain icm instruction?
how to initialize a register to 0000?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What is need of start 0?
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 house keeping in assembler?