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