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