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