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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h791 #define CR_REGNO_NOT_CR0_P(N) ((N) >= 69 && (N) <= 75)
789 #define CR_REGNO_NOT_CR0_P macro

Completed in 125 milliseconds