Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/mips/
HDmips.h1372 #define COP2_REG_P(REGNO) \ macro
1401 (COP0_REG_P (REGNO) ? '0' : COP2_REG_P (REGNO) ? '2' \
/trueos/contrib/gcc/
HDChangeLog-200224418 COP0_REG_P, COP2_REG_P, COP3_REG_P, ALL_COP_REG_P,