Method MatchMul
MatchMul(Instruction)
Matches an instruction with opcode Mul.
public static bool MatchMul(this Instruction instr)
Parameters
instr
Instruction- The instruction to try to match.
public static bool MatchMul(this Instruction instr)
instr
Instruction