Can we use an equated value as operand for an MVC
instruction? Reason for the same
Answer Posted / suvojyoti
Just to add to the second answer, MVC instruction is of 6
bytes and MVI is of 4 bytes,so space required is less for
MVI and hence i should be used.
Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is icm instruction?
How to pass the parameters from jcl to assembler 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?
What is need of start 0?
Explain about house keeping in assembler?
Why do we use "drop"?
Explain about base register?
how to initialize a register to 0000?
Explain about maximum displacement?
How many maximum base registers we can have in a single program?
What is maximum displacement and how to cross this limit?
how to pass the parameters from jcl to assembler pgm?
how to retrieve the instream data in sysin?
explain icm instruction?