Searched refs:GENERAL_REGISTER_P (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h656 #define GENERAL_REGISTER_P(REGNO) \
662 (GENERAL_REGISTER_P (REGNO) || ((REGNO) == AP_REG) \
683 (GENERAL_REGISTER_P (REGNO) || FP_REGISTER_P (REGNO) \
653 #define GENERAL_REGISTER_P macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h656 #define GENERAL_REGISTER_P(REGNO) \
662 (GENERAL_REGISTER_P (REGNO) || ((REGNO) == AP_REG) \
683 (GENERAL_REGISTER_P (REGNO) || FP_REGISTER_P (REGNO) \
653 #define GENERAL_REGISTER_P macro

Completed in 103 milliseconds