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 maximum displacement?
how to initialize a register to 0000?
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 need of start 0?
how to retrieve the instream data in sysin?
Explain how to access vsam file?
How are data passed from jcl parm to assembler program?
Explain the difference between various read and find statement?
what is need of start 0? In steed of
How is data passed from a calling program to an assembler called program?
explain icm instruction?
How many maximum base registers we can have in a program?
Explain about maximum displacement?
What is icm instruction?
Explain about house keeping in assembler?