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

  /toolchain/binutils/binutils-2.27/opcodes/
nios2-opc.c 31 {"zero", 0, REG_NORMAL},
32 {"at", 1, REG_NORMAL}, /* assembler temporary */
33 {"r2", 2, REG_NORMAL | REG_3BIT | REG_LDWM},
34 {"r3", 3, REG_NORMAL | REG_3BIT | REG_LDWM},
35 {"r4", 4, REG_NORMAL | REG_3BIT | REG_LDWM},
36 {"r5", 5, REG_NORMAL | REG_3BIT | REG_LDWM},
37 {"r6", 6, REG_NORMAL | REG_3BIT | REG_LDWM},
38 {"r7", 7, REG_NORMAL | REG_3BIT | REG_LDWM},
39 {"r8", 8, REG_NORMAL | REG_LDWM},
40 {"r9", 9, REG_NORMAL | REG_LDWM}
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
nios2.h 179 #define REG_NORMAL (1<<0) /* Normal registers. */
  /toolchain/binutils/binutils-2.27/gas/config/
tc-nios2.c     [all...]

Completed in 78 milliseconds