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

/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.h735 #define SPARC_ICC_REG 100
1037 It is important that SPARC_ICC_REG have class NO_REGS. Otherwise combine
2252 {{"ccr", SPARC_ICC_REG}, {"cc", SPARC_ICC_REG}}
730 #define SPARC_ICC_REG macro
H A Dsparc.c2010 cc_reg = gen_rtx_REG (mode, SPARC_ICC_REG);
6771 if (REGNO (x) == SPARC_ICC_REG)

Completed in 91 milliseconds