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

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c2940 if (ST_REG_P (REGNO (src)) && ISA_HAS_8CC)
3263 *op0 = (ISA_HAS_8CC
5048 temp = (ISA_HAS_8CC
5053 temp = (ISA_HAS_8CC
5059 if (! ISA_HAS_8CC)
5084 || (ISA_HAS_8CC && mode == TFmode));
5254 else if (! ISA_HAS_8CC)
5389 'Z' print the operand and a comma for ISA_HAS_8CC, otherwise print nothing
5635 if (ISA_HAS_8CC)
H A Dmips.h625 #define ISA_HAS_8CC (ISA_MIPS4 \
1365 /* FPSW_REGNUM is the single condition code used if !ISA_HAS_8CC.
1366 If ISA_HAS_8CC, it should not be used, and an arbitrary ST_REG
624 #define ISA_HAS_8CC macro

Completed in 206 milliseconds