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