I’ve moved 99% of the content that was on my university site to this one. Almost all the links should reference punctiliousprogrammer now. If you have trouble with any of the links, let me know and I’ll provide you the material individually. I am still working on providing a download of VisbleZ.
Content Moved
Categories:
Related Posts
Review an Instruction: LB (IBM Assembler)Review an Instruction: LB (IBM Assembler)
We continue to investigate various load operations that are available (of which there are many). Load Byte (LB) is easy ...
Techniques for Converting From Binary to Packed-DecimalTechniques for Converting From Binary to Packed-Decimal
If you are generating a binary result in a register and converting the result back to packed-decimal, you need to ...
Review an Instruction: LAA (IBM Assembler)Review an Instruction: LAA (IBM Assembler)
The LAA (Load and Add) instruction packs two operations into one instruction. While you might not want to use it ...
