Searched defs:IXOR (Results 1 – 5 of 5) sorted by relevance
26 public class IXOR extends ArithmeticInstruction { class28 public IXOR() { in IXOR() method in IXOR
123 ArithmeticInstruction IXOR = new IXOR(); field
122 public static final ArithmeticInstruction IXOR = new IXOR(); field in InstructionConst
800 short IXOR = 130; field
1130 public static final short IXOR = 130; field in Const