Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.h720 #define SPARC_FIRST_FP_REG 32 macro
734 ((REGNO) >= SPARC_FIRST_FP_REG && (REGNO) <= SPARC_LAST_V9_FP_REG)
Dsparc.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()
/freebsd-12-stable/contrib/gcc/
DChangeLog-19972021 (SPARC_FIRST_FP_REG, SPARC_FP_REG_P): New macros.
DFSFChangeLog.111633 (SPARC_FIRST_FP_REG, SPARC_FP_REG_P): New macros.