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