Why can only 256 bytes be moved from one address to another
in a MVC?
Answer Posted / pazhanivel seethapathy
The length of MVC instruction is 1 Byte which is X'FF'. it
can have the range between 0 - 255 so totally 256 bytes of
data can be used.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain how to access vsam file?
how to pass the parameters from jcl to assembler pgm?
Why do we use "drop"?
Explain about house keeping in assembler?
How many maximum base registers we can have in a single program?
How many maximum base registers we can have in a program?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Explain how to produce soc7 abend?
How are data passed from jcl parm 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?
How is data passed from a calling program to an assembler called program?
Explain about base register?
Explain how to initialize a register to 0000?
What is need of start 0?
explain about maximum displacement and how to cross this limit?