Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.h579 #define DATA_REGNO_P(REGNO) IN_RANGE (REGNO, 0, 7) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.h579 #define DATA_REGNO_P(REGNO) IN_RANGE (REGNO, 0, 7) macro