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