Home
last modified time | relevance | path

Searched defs:INT_REGNO_P (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.h585 #define INT_REGNO_P(REGNO) IN_RANGE (REGNO, 0, 15) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.h585 #define INT_REGNO_P(REGNO) IN_RANGE (REGNO, 0, 15) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h990 #define INT_REGNO_P(N) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h996 #define INT_REGNO_P(N) \ macro