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