Can we use an equated value as operand for an MVC
instruction? Reason for the same
Answer Posted / deepu
Answer 4 is correct. Yes...An equate in MVC will not give
any compilation errors if the decimal equvalent of the
eqaute is less than 4096,the compilation of the code will
go fine.But the program execution will give S0C abends, as
the program will try to access from protected memory
area.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you round the addition or subtraction of two numbers in assembler?
Ap wkur,=p5 where wkur is a label?
What does the following code do? Ap wkur,=p5 where wkur is a label?
What is need of start 0?
explain icm instruction?
What is maximum displacement and how to cross this limit?
how to pass the parameters from jcl to assembler pgm?
How many maximum base registers we can have in a program?
Explain about base register?
What is house keeping in assembler?
How is data passed from a calling program to an assembler called program?
Why do we use "drop"?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Explain about maximum displacement?
what is need of start 0? In steed of