Searched refs:REG_DP (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic30.h | 39 #define REG_DP 0x03 macro 59 { "dp", 0x10, REG_DP }, 87 { "DP", 0x10, REG_DP },
|
D | tic4x.h | 39 REG_DP, REG_IR0, REG_IR1, REG_BK, enumerator 94 {"dp", REG_DP},
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic30.c | 589 else if (regop->regtype == REG_DP) in tic30_operand()
|