Home
last modified time | relevance | path

Searched refs:FLAG_F1 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h275 #define FLAG_F1 (FLAG_FIRST + 1) /* F1, used in prediction */ macro
287 #define BR_FLAG_P(R) IN_RANGE_P (R, FLAG_F0, FLAG_F1)
455 FLAG_F2, FLAG_F3, FLAG_F0, FLAG_F1, \
683 #define F1_MASK MASK_WORD3 (FLAG_F1)
H A Dd30v.c229 else if (regno == FLAG_F1) in override_options()
717 return (REGNO (op) == FLAG_F1 || REGNO (op) >= FIRST_PSEUDO_REGISTER);
2904 else if (REGNO (XEXP (x, 0)) == FLAG_F1)
2914 else if (GET_CODE (x) == REG && REGNO (x) == FLAG_F1)