Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h1402 #define LEGACY_INT_REGNO_P(N) (IN_RANGE ((N), FIRST_INT_REG, LAST_INT_REG)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h1520 #define LEGACY_INT_REGNO_P(N) (IN_RANGE ((N), FIRST_INT_REG, LAST_INT_REG)) macro