Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/mips/
HDmips.h1385 #define ACC_HI_REG_P(REGNO) \ macro
HDmips.c2780 if (ACC_HI_REG_P (REGNO (op))) in mips_subword()
5065 || (ACC_HI_REG_P (regno) in override_options()
/NextBSD/contrib/gcc/
HDChangeLog-200510693 (DSP_ACC_REG_P, ACC_REG_P, ACC_HI_REG_P): New macros.