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