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

  /toolchain/binutils/binutils-2.27/include/opcode/
dlx.h 69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
86 #define ADDIOP 0x20000000
203 { "addi", ADDIOP, "b,a,I" }, /* Add Immediate */
226 { "mov", ADDIOP, "b,P" }, /* a move macro */
  /toolchain/binutils/binutils-2.27/opcodes/
dlx-dis.c 276 { OPC(ADDIOP), "addi" }, /* Store byte. */

Completed in 1315 milliseconds