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