Can we use an equated value as operand for an MVC
instruction? Reason for the same
Answer Posted / saurabh biswas
Both the operands of a MVC operand is a storage operand.
But the equated value is an immediate data not a storage
operand. So if you use equated value in a MVC instruction
it will try to resolve the equated value in the form of
BDDD format. It will not cause any any error at compilation
time but will cause an unpredictable result at run time.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Ap wkur,=p5 where wkur is a label?
Why do we use "drop"?
What is house keeping in assembler?
Explain how to initialize a register to 0000?
How are data passed from jcl parm to assembler program?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Explain about house keeping in assembler?
What does "using" do?
how to retrieve the instream data in sysin?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What is maximum displacement?
how to initialize a register to 0000?
How to pass the parameters from jcl to assembler program?
explain icm instruction?
explain about maximum displacement and how to cross this limit?