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

What is the use of TRT instruction and how it is working?

7 Answers   HCL, IBM, Wipro,


Why do we use "drop"? What does "using" do?

4 Answers  


What does "using" do?

0 Answers  


How is data passed from a calling program to an assembler called program?

0 Answers  


HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A PROGRAM AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A SINGLE PROGRAM.

5 Answers   IBM, TCS,






What is house keeping in assembler?

0 Answers  


explain about maximum displacement and how to cross this limit?

0 Answers   IBM,


Why do we use "drop"?

0 Answers  


Explain how to pass instream data in sysin with assembler?

0 Answers  


about ICM instruction.

4 Answers   EDS,


How do you round the addition or subtraction of two numbers in assembler?

0 Answers  


how to produce SOC7 abend

1 Answers   EDS, IBM,


Categories