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