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