Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h274 #define FLAG_F0 (FLAG_FIRST) /* F0, 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, \
682 #define F0_MASK MASK_WORD3 (FLAG_F0)
H A Dd30v.c226 else if (regno == FLAG_F0) in override_options()
693 return (REGNO (op) == FLAG_F0 || REGNO (op) >= FIRST_PSEUDO_REGISTER);
2901 if (REGNO (XEXP (x, 0)) == FLAG_F0)
2911 else if (GET_CODE (x) == REG && REGNO (x) == FLAG_F0)