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: LTGR (IBM Assembler)Review an Instruction: LTGR (IBM Assembler)
I was a bit trigger-happy and hit publish accidentally. Here is what I wanted to send you: We are loaded ...
Pet Blog InterviewPet Blog Interview
I write mysteries when I’m not working with assembler or playing with my dog, Rocco. I recently did an an ...
Review an Idea: AlignmentReview an Idea: Alignment
A place for everything, and everything in its place. In assembler, that means that the things we define require proper ...
