Can we use an equated value as operand for an MVC
instruction? Reason for the same
Answer Posted / pazhanivel seethapathy
No. We cannot use equated value as operand for an MVC
instruction, Since it supports only SI instruction.
Since MVI comes under SI instruction, it can use equated
value as operand.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
how to retrieve the instream data in sysin?
Explain how to initialize a register to 0000?
What is maximum displacement?
Why do we use "drop"?
what is need of start 0? In steed of
What is icm instruction?
Explain about base register?
Explain how to produce soc7 abend?
How to pass the parameters from jcl to assembler program?
What is need of start 0?
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?
What is maximum displacement and how to cross this limit?
Explain how to access vsam file?
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?