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