Can we use an equated value as operand for an MVC
instruction? Reason for the same
Answer Posted / pazhanivel seethapathy
Yes. We can use an equated valuse as an operand in MVC
instruction wit the help of Y parameter.
The syntax for the same.
MVC SUM,=Y(VALUE)
where as VALUE is an equated value.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how to pass the parameters from jcl to assembler pgm?
What is icm instruction?
What is house keeping in assembler?
What does the following code do? Ap wkur,=p5 where wkur is a label?
how to retrieve the instream data in sysin?
Explain about base register?
Explain the difference in data type "x" and "p"?
What is need of start 0?
How are data passed from jcl parm to assembler program?
Explain how to initialize a register to 0000?
How many maximum base registers we can have in a single program?
Why do we use "drop"?
explain icm instruction?
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 maximum displacement?