Home
last modified time | relevance | path

Searched refs:SPARC_FIRST_FP_REG (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/config/sparc/
HDsparc.h720 #define SPARC_FIRST_FP_REG 32 macro
734 ((REGNO) >= SPARC_FIRST_FP_REG && (REGNO) <= SPARC_LAST_V9_FP_REG)
HDsparc.c1007 if ((TARGET_VIS || REGNO (operands[0]) < SPARC_FIRST_FP_REG) in sparc_expand_move()
1011 if (REGNO (operands[0]) < SPARC_FIRST_FP_REG in sparc_expand_move()
/NextBSD/contrib/gcc/
HDChangeLog-19972021 (SPARC_FIRST_FP_REG, SPARC_FP_REG_P): New macros.
HDFSFChangeLog.111633 (SPARC_FIRST_FP_REG, SPARC_FP_REG_P): New macros.