Searched refs:SW_REG_INDEX (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Diq2000-tdep.c158 #define SW_REG_INDEX(X) (((X) & 0x03e00000) >> 21) macro
275 tgtreg = SW_REG_INDEX (insn);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Diq2000-tdep.c157 #define SW_REG_INDEX(X) (((X) & 0x03e00000) >> 21) macro
274 tgtreg = SW_REG_INDEX (insn);

Completed in 166 milliseconds