Searched refs:CR_REGNO_NOT_CR0_P (Results 1 – 3 of 3) sorted by relevance
789 #define CR_REGNO_NOT_CR0_P(N) ((N) >= 69 && (N) <= 75) macro
106 || CR_REGNO_NOT_CR0_P (REGNO (op))")))
20600 (CR_REGNO_NOT_CR0_P): New macro to test if cr, but not cr0.