What does LA R3,R3 ?
Answer / lan
Address of R3 - x'00000100'
Content of R3 - 00 00 00 00
After execution
Address of R3 - x'00000100'
Content of R3 - 00 00 01 00
It simple load the address of it's own as it's content
Is This Answer Correct ? | 0 Yes | 0 No |
Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
explain about maximum displacement and how to cross this limit?
How to initialize 20,000 bytes in the Assembler..
Explain how to access vsam file?
Why can only 256 bytes be moved from one address to another in a MVC?
explain icm instruction?
how to initialize a register to 0000?
how to produce SOC7 abend
Why do we have multiple base registers in certain programs?
Can we use an equated value as operand for an MVC instruction? Reason for the same
what is need of start 0? In steed of