Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.h1388 #define ACC_HI_REG_P(REGNO) \ macro
Dmips.c2781 if (ACC_HI_REG_P (REGNO (op))) in mips_subword()
5066 || (ACC_HI_REG_P (regno) in override_options()
/freebsd-12-stable/contrib/gcc/
DChangeLog-200510693 (DSP_ACC_REG_P, ACC_REG_P, ACC_HI_REG_P): New macros.