Home
last modified time | relevance | path

Searched defs:ALTIVEC_REG_BIT (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-internal.h74 #define ALTIVEC_REG_BIT(REGNO) (0x80000000 >> ((REGNO) - FIRST_ALTIVEC_REGNO)) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-internal.h78 #define ALTIVEC_REG_BIT(REGNO) (0x80000000 >> ((REGNO) - FIRST_ALTIVEC_REGNO)) macro