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

/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.h1380 #define COP0_REG_P(REGNO) \
1411 (COP0_REG_P (REGNO) ? '0' : COP2_REG_P (REGNO) ? '2' \
1373 #define COP0_REG_P macro

Completed in 58 milliseconds