Home
last modified time | relevance | path

Searched refs:REG_DP (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtic30.h39 #define REG_DP 0x03 macro
59 { "dp", 0x10, REG_DP },
87 { "DP", 0x10, REG_DP },
H A Dtic4x.h41 REG_DP, REG_IR0, REG_IR1, REG_BK, enumerator
96 {"dp", REG_DP},
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic30.h39 #define REG_DP 0x03 macro
59 { "dp", 0x10, REG_DP },
87 { "DP", 0x10, REG_DP },
H A Dtic4x.h41 REG_DP, REG_IR0, REG_IR1, REG_BK, enumerator
96 {"dp", REG_DP},
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic30.c567 else if (regop->regtype == REG_DP) in tic30_operand()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic30.c567 else if (regop->regtype == REG_DP) in tic30_operand()