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

  /toolchain/binutils/binutils-2.25/opcodes/
nios2-opc.c 129 {"c0", 0, REG_COPROCESSOR},
130 {"c1", 1, REG_COPROCESSOR},
131 {"c2", 2, REG_COPROCESSOR},
132 {"c3", 3, REG_COPROCESSOR},
133 {"c4", 4, REG_COPROCESSOR},
134 {"c5", 5, REG_COPROCESSOR},
135 {"c6", 6, REG_COPROCESSOR},
136 {"c7", 7, REG_COPROCESSOR},
137 {"c8", 8, REG_COPROCESSOR},
138 {"c9", 9, REG_COPROCESSOR},
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
nios2.h 133 #define REG_COPROCESSOR (1<<2) /* For custom instructions. */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-nios2.c     [all...]

Completed in 479 milliseconds