Home
last modified time | relevance | path

Searched refs:MD_DBX_FIRST (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/mips/
Dmips.h1319 #define MD_DBX_FIRST (FP_DBX_FIRST + FP_REG_NUM) macro
Dmips.c4984 mips_dbx_regno[HI_REGNUM] = MD_DBX_FIRST + 0; in override_options()
4985 mips_dbx_regno[LO_REGNUM] = MD_DBX_FIRST + 1; in override_options()
/freebsd-9-stable/contrib/gcc/
DChangeLog-200328160 * config/mips/mips.h (MD_DBX_FIRST): Define.