Want to learn more about Shift and Round Packed? Exactly how does BASR load the base address of an assembler program? Explore these ideas in the following videos that are new additions to the video course in assembler.
SRP and BASR Video Instruction
Categories:
2 thoughts on “SRP and BASR Video Instruction”
Leave a ReplyCancel reply
Related Posts
Re-write/ update of Chapters 1-4 of “The Book”Re-write/ update of Chapters 1-4 of “The Book”
I’m in full assembler mode these days, preparing to teach an assembler class for Marist College that starts on Monday. ...
Structured Assembler Macros: The IF statementStructured Assembler Macros: The IF statement
Back in the 70′s many thoughtful computer scientists weighed in on a now-dead issue of the GoTo statement in high-level ...
The Secret of PUTs and GETsThe Secret of PUTs and GETs
PUTs and GETs are easy, right? PUT FILEOUT,RECOUT adds the contents of RECOUT as a new record in FILEOUT. GET ...
Thnx for very video on SRP, pls just let ne example of conditions code 1 i.e. negative nub.
One more thing do u have more video on SRST.
If it will good if we have SLL,SRA SLDA SRDA
Thanks, Anubha. Use this link, http://punctiliousprogrammer.com/ibm-mainframe-assembler/ , and look for Notes on Individual System/z Instructions to find articles on many shift operations.