Searched refs:IXOR (Results 1 – 9 of 9) sorted by relevance
174 int IXOR = 130; field
269 int IXOR = 130; // - field
1064 case Opcodes.IXOR: in execute()
244 case IXOR: in binaryOperation()
239 case IXOR: in binaryOperation()
464 case Opcodes.IXOR: in execute()
940 '^', NOP, NOP, LXOR, IXOR,1502 bytecode.addOpcode(IXOR); in atExpr()
46 public static final int XOR = Constants.IXOR;
414 case IXOR: in execute()