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

/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.c2940 if (ST_REG_P (REGNO (src)) && ISA_HAS_8CC)
5049 && ST_REG_P (regno)
5054 && ST_REG_P (regno)
5062 temp = (ST_REG_P (regno) || GP_REG_P (regno)
7804 if (ST_REG_P (regno))
9745 if (ST_REG_P (regno))
H A Dmips.h1378 #define ST_REG_P(REGNO) \
1371 #define ST_REG_P macro

Completed in 128 milliseconds