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

  /toolchain/binutils/binutils-2.25/include/opcode/
i960.h 150 #define I_BASE 0x01 /* 80960 base instruction set */
172 { 0x09000000, "callj", I_BASE, CALLJ, 1, { 0, 0, 0 } },
173 { 0x08000000, "b", I_BASE, CTRL, 1, { 0, 0, 0 } },
174 { 0x09000000, "call", I_BASE, CTRL, 1, { 0, 0, 0 } },
175 { 0x0a000000, "ret", I_BASE, CTRL, 0, { 0, 0, 0 } },
176 { 0x0b000000, "bal", I_BASE, CTRL, 1, { 0, 0, 0 } },
177 { 0x10000000, "bno", I_BASE, CTRL, 1, { 0, 0, 0 } },
179 { 0x10000000, "bf", I_BASE, CTRL, 1, { 0, 0, 0 } },
181 { 0x10000000, "bru", I_BASE, CTRL, 1, { 0, 0, 0 } },
182 { 0x11000000, "bg", I_BASE, CTRL, 1, { 0, 0, 0 } }
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i960.c     [all...]

Completed in 1957 milliseconds