Explain about house keeping in assembler?
No Answer is Posted For this Question
Be the First to Post Answer
What does LA R3,R3 ?
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.
What is the difference in data type "X" and "P"?
How are data passed from jcl parm to assembler program?
What will happen if we drop the base register in the program which contains only one basereg?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
how to find the dump
WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?
What is the use of TRT instruction and how it is working?
How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.
How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label
How do you round the addition or subtraction of two numbers in assembler?