HomeSort by relevance Sort by last modified time
    Searched refs:XORIOP (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
dlx.h 70 ANDIOP = (0x00C << 26), ORIOP = (0x00D << 26), XORIOP = (0x00E << 26), LHIOP = (0x00F << 26)
92 #define XORIOP 0x38000000
209 { "xori", XORIOP, "b,a,i" }, /* Exclusive OR Immediate */
  /toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c 282 { OPC(XORIOP), "xori" }, /* Store word. */

Completed in 44 milliseconds