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

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

Completed in 110 milliseconds