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