This week, instead of an article about one instruction, I give you a visual depiction of the eleven load operations for an IBM z16. There are no words, so it’s something like a puzzle. You have to parse the diagrams to glean the information. Much is left out of course. No talk of addressing techniques, just the results of executing each instruction is depicted. But you may learn a new instruction or reinforce what you already know. Enjoy—it helped me. View the diagrams here. Let me know if you would like a video about this.
Something Different: Visual Prompts for Loads
Categories:
Related Posts
Adding Binary Fields Without a RegisterAdding Binary Fields Without a Register
John Dravnieks kindly suggested adding ASI and AGSI to VisibleZ. David Staudacher suggested using LARL to load a base register ...
Converting to PDFsConverting to PDFs
I used a good chunk of December organizing all the assembler materials I created over the years into a book format. I’ve been writing new ...
Instructions of the Day: AP and SP – Add and Subtract Packed DecimalInstructions of the Day: AP and SP – Add and Subtract Packed Decimal
Start learning the basics of decimal arithmetic in assembler by tackling how to add and subtract in packed decimal. This video ...
