Home
last modified time | relevance | path

Searched refs:REGNO_OK_FOR_CCFP_P (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/config/sparc/
HDsparc.h1808 #define REGNO_OK_FOR_CCFP_P(REGNO) \ macro
HDpredicates.md238 return REGNO_OK_FOR_CCFP_P (REGNO (op));
/trueos/contrib/gcc/
HDChangeLog-19989459 REGNO_OK_FOR_CCFP_P): Use `(unsigned)' not `U'.