In the best of all possible worlds, each assembler program we write would require only a single base register. Alas, programs grow larger over time, record sizes are huge, and data areas expand. Our programs sometimes require two or more base registers. I’ve added a video lesson that highlights my way of declaring and loading extra base registers. You can watch it here.
The Best of All Possible Worlds
Categories:
Related Posts
Review an Instruction: LRL (IBM Assembler – HLASM)Review an Instruction: LRL (IBM Assembler – HLASM)
With similarities to LARL and L, Load Relative Long (LRL) provides a helpful way to load fullwords. Review an old ...
Review an Instruction: LBHReview an Instruction: LBH
(In case the first link was bad, I’m sending it again.) This is that instruction from the wrong side of ...
IBM Z Day Tomorrow! Oct 18IBM Z Day Tomorrow! Oct 18
IBM Z Day is coming on October 18, don’t forget to register. IBM Z Day is a one day free and ...
