Searched refs:REG_DP (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | tic30.h | 39 #define REG_DP 0x03 macro 59 { "dp", 0x10, REG_DP }, 87 { "DP", 0x10, REG_DP },
|
H A D | tic4x.h | 41 REG_DP, REG_IR0, REG_IR1, REG_BK, enumerator 96 {"dp", REG_DP},
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | tic30.h | 39 #define REG_DP 0x03 macro 59 { "dp", 0x10, REG_DP }, 87 { "DP", 0x10, REG_DP },
|
H A D | tic4x.h | 41 REG_DP, REG_IR0, REG_IR1, REG_BK, enumerator 96 {"dp", REG_DP},
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic30.c | 567 else if (regop->regtype == REG_DP) in tic30_operand()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic30.c | 567 else if (regop->regtype == REG_DP) in tic30_operand()
|