I just posted the first of many short instructional videos that cover specific mainframe instructions here. The link to it is on my assembler resources page here. The first video covers the PACK instruction. I’ll try to post one video each day, five days a week, so join in and learn assembly language one instruction at a time. Each video will cover instruction semantics, examples of using the instruction, and demo executions of the instruction in VisibleZ. The notes for each instruction are included in a Powerpoint document. You can already find some introductory assembler videos on the resources page. If you have an instruction you would like to hear about soon, drop me a line and let me know. I’ll try to build a video for it as soon as possible.
Instruction of the Day: PACK
Categories:
Related Posts
VisibleZ Available for DownloadVisibleZ Available for Download
The link for downloading VisibleZ is working again. You will get the VisibleZ jar file and a Codes directory that ...
Two Great Assembler TextsTwo Great Assembler Texts
My all-time favorite IBM mainframe assembler text is Peter Abel’s Programming Assembler Language: IBM 370 series architecture and assembly language. ...
Staudacher Comment PostedStaudacher Comment Posted
David Staudacher added a great comment about the “standard” entry code I posted. His assembly listing was mangled by the ...