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