You’ll need to master this instruction if you want to be an expert assembler programmer. LA can be used to create an address (think pointer if you’re a C programmer) and place it in a register for further processing, or used to address other items in memory directly. It is often used to load multiple base registers for larger programs. Here’s the video that discusses it.
Instruction of the Day: LA
Categories:
Related Posts
The Video Course in IBM Assembly LanguageThe Video Course in IBM Assembly Language
I’ve added a link to all the video lessons on assembler topics at the top of the home page. I’ll ...
Review a Six-pack of Instructions! (IBM Assembler)Review a Six-pack of Instructions! (IBM Assembler)
You can quickly learn or review six IBM Assembler instructions with this article. Insert Immediate instructions allow you to modify ...
Testing, Testing, TestingTesting, Testing, Testing
After a good bit of experimentation with QSM, a testing plugin for WordPress, I’m happy with the tests I can ...
