Why can only 256 bytes be moved from one address to another
in a MVC?
Answer Posted / mike m
THE LENGTH CODE FIELD IS 1 BYTE IN LENGTH.
THE LARGEST VALUE YOU MAY SPECIFY IN A 1 BYTE FIELD IS X'FF'
X'FF' = 255 DECIMAL
THE LEN. IN THE OBJECT CODE FIELD WILL BE 1 LESS THAN
ACTUAL LEN.
Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
What is need of start 0?
Why do we use "drop"?
what is need of start 0? In steed of
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
What is the use of trt instruction?
Explain how to access vsam file?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Explain the difference between various read and find statement?
how to pass the parameters from jcl to assembler pgm?
explain about maximum displacement and how to cross this limit?
Explain about house keeping in assembler?
Explain how to produce soc7 abend?
explain icm instruction?
How to pass the parameters from jcl to assembler program?
What is icm instruction?