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