Home
last modified time | relevance | path

Searched defs:FP_SAVE_INLINE (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daix.h173 #define FP_SAVE_INLINE(FIRST_REG) ((FIRST_REG) == 62 || (FIRST_REG) == 63) macro
H A Ddarwin.h94 #define FP_SAVE_INLINE(FIRST_REG) ((FIRST_REG) < 64) macro
H A Dsysv4.h342 #define FP_SAVE_INLINE(FIRST_REG) ((FIRST_REG) < 64) macro
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daix.h208 #define FP_SAVE_INLINE(FIRST_REG) ((FIRST_REG) == 62 || (FIRST_REG) == 63) macro
H A Ddarwin.h231 #define FP_SAVE_INLINE(FIRST_REG) ((FIRST_REG) < 64) macro
H A Dsysv4.h271 #define FP_SAVE_INLINE(FIRST_REG) ((FIRST_REG) < 64) macro