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