What does LA R3,R3 ?



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

Post New Answer

More Assembler Interview Questions

Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?

4 Answers   Amdocs, IBM,


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

0 Answers  


explain about maximum displacement and how to cross this limit?

0 Answers   IBM,


How to initialize 20,000 bytes in the Assembler..

5 Answers   Amdocs, IBM,


Explain how to access vsam file?

0 Answers  






Why can only 256 bytes be moved from one address to another in a MVC?

6 Answers   CSC, HCL, IBM,


explain icm instruction?

0 Answers   IBM,


how to initialize a register to 0000?

0 Answers   IBM,


how to produce SOC7 abend

1 Answers   EDS, IBM,


Why do we have multiple base registers in certain programs?

4 Answers   IBM,


Can we use an equated value as operand for an MVC instruction? Reason for the same

8 Answers   IBM,


what is need of start 0? In steed of

0 Answers   IBM,


Categories