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

  /toolchain/binutils/binutils-2.25/include/opcode/
dlx.h 69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
88 #define SUBIOP 0x28000000
205 { "subi", SUBIOP, "b,a,I" }, /* Sub Immediate */
  /toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c 278 { OPC(SUBIOP), "subi" }, /* Store word. */

Completed in 556 milliseconds