Use of the LTORG operation

Write down the use of the LTORG operation? Also describe where are they used?

E

Expert

Verified

LTORG is a pseudo-op which tells the assembler to place the encountered literals at a prior location. This is used for extremely long programs example: if an instruction contained 10,000 pieces of data, it would be much difficult for the offset of the load instruction to reach the literals at the end of program. In that condition, LTROG is employed to force the literals to the program before such particular instructions.

   Related Questions in Computer Engineering

©TutorsGlobe All rights reserved 2022-2023.