I’m working on writing an article about each multiply instruction on the machine. Today’s instruction, Multiply Grande Halfword (MGH), provides an easy way to multiply a halfword value times a Grande Register value. It only takes a few minutes to review it here.
Review an Instruction: MGH
Categories:
Related Posts
Review an Instruction: MS (IBM Assembler)Review an Instruction: MS (IBM Assembler)
Multiply Single (MS) provides another way to multiply binary integers using a single register. Read about it here. ...
Debugging An S0C9 AbendDebugging An S0C9 Abend
Learn what causes and S0C9 abend and how to fix it. Watch this video and experiment with this code. ...
Review an Instruction: MHYReview an Instruction: MHY
Just a few more multiplication instructions, and we will move forward in the alphabet from “M”. MHY is a companion ...
