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 many maximum base registers we can have in a single program?
What does the following code do? Ap wkur,=p5 where wkur is a label?
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 icm instruction?
Explain how to pass instream data in sysin with assembler?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
how to initialize a register to 0000?
What is house keeping in assembler?
How is data passed from a calling program to an assembler called program?
What is maximum displacement?
Explain how to initialize a register to 0000?
What is the use of trt instruction?
Why do we use "drop"?
Ap wkur,=p5 where wkur is a label?
What is maximum displacement and how to cross this limit?