Searched refs:OP_LXOR (Results 1 – 5 of 5) sorted by relevance
161 public static final byte OP_LXOR = -125; field
132 case InstructionConstants.OP_LXOR: in create()
419 case InstructionConstants.OP_LXOR: in visitSimpleInstruction()
202 case InstructionConstants.OP_LXOR: in visitSimpleInstruction()
2086 new SimpleInstruction(InstructionConstants.OP_LXOR),