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