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