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
What is need of start 0?
what is need of start 0? In steed of
Ap wkur,=p5 where wkur is a label?
Explain the difference in data type "x" and "p"?
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 do you round the addition or subtraction of two numbers in assembler?
How many maximum base registers we can have in a single program?
Explain how to produce soc7 abend?
What is maximum displacement?
Explain the difference between various read and find statement?
how to initialize a register to 0000?
What is icm instruction?
Why do we use "drop"?
What is the use of trt instruction?
How are data passed from jcl parm to assembler program?