Why can only 256 bytes be moved from one address to another
in a MVC?
Answer Posted / hariconda
MVC FORMAT: SS1 format
ASSEMBLER: OPCODE D1(L,B1),D2(B2)
here the length field is 8 bits or 1 byte so the maximum
value we can move is 256 bytes.
to move more than this use MVCL instruction
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
explain icm instruction?
Why do we use "drop"?
How to pass the parameters from jcl to assembler program?
How do you round the addition or subtraction of two numbers in assembler?
What is maximum displacement?
What is maximum displacement and how to cross this limit?
What is need of start 0?
Explain the difference in data type "x" and "p"?
how to retrieve the instream data in sysin?
Explain how to produce soc7 abend?
explain about maximum displacement and how to cross this limit?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Explain about maximum displacement?
What is icm instruction?