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
Explain the difference between various read and find statement?
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? 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 will happen if we drop the base register in the program which contains only one basereg?
How are data passed from jcl parm to assembler program?
Explain how to pass instream data in sysin with assembler?
Explain how to initialize a register to 0000?
What does "using" do?
Why do we use "drop"?
Explain about maximum displacement?
How many maximum base registers we can have in a program?
explain icm instruction?
how to pass the parameters from jcl to assembler pgm?
how to retrieve the instream data in sysin?
how to initialize a register to 0000?