Tag: assembler

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 instruction to MFY. These two instructions share the same instruction format: RXY-a. Remember that “Y”-type instructions can reach farther from the base address, both forward and backward. You can find a writeup here.

Review an Instruction: MSRReview an Instruction: MSR

I’m still working my way alphabetically (ususally) through the instruction set, picking instructions you should learn. We are in the M’s and there’s a plethora of multiply instructions we can review. I’m also selecting instructions I haven’t already covered. Today’s instruction is Multiply Single Register (MSR), which provides an easy way to multiply two single-precision register values without much setup. The result should be single-precision if you want to use this instruction. Read about MSG here.

LithuaniaLithuania

This week I am in lovely Vilnius with my son before starting a week of assembler training. I’ll post some pictures below. The castle is in Trakai, a short drive outside the city. The bust is of Frank Zappa, Rock on Vilnius!

On a different note, Amit Sharma was kind enough to interview me for his wonderful Tech Sharmit podcast.You can listen to the interview here. You can catch Amit on YouTube here. Thanks again, Amit!