Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h1417 #define STACK_REGNO_P(N) IN_RANGE ((N), FIRST_STACK_REG, LAST_STACK_REG) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h1535 #define STACK_REGNO_P(N) IN_RANGE ((N), FIRST_STACK_REG, LAST_STACK_REG) macro