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