HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A PROGRAM
AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A
SINGLE PROGRAM.
Answer Posted / ken paek
no limitation within r3 to r12 as long as they are
available (not used).
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Explain the difference in data type "x" and "p"?
How to pass the parameters from jcl to assembler program?
Explain the difference between various read and find statement?
what is need of start 0? In steed of
Explain how to initialize a register to 0000?
How many maximum base registers we can have in a single 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 program?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Why do we use "drop"?
how to retrieve the instream data in sysin?
What will happen if we drop the base register in the program which contains only one basereg?
How is data passed from a calling program to an assembler called program?