Searched refs:ST_REGS (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/gcc/config/mips/ |
| D | constraints.md | 63 (define_register_constraint "z" "ST_REGS"
|
| D | mips.c | 661 HI_REG, LO_REG, NO_REGS, ST_REGS, enumerator 662 ST_REGS, ST_REGS, ST_REGS, ST_REGS, enumerator 663 ST_REGS, ST_REGS, ST_REGS, NO_REGS, enumerator 7753 if (class == ST_REGS) in mips_secondary_reload_class() 7833 if (class == ST_REGS) in mips_class_max_nregs() 9244 else if (to == ST_REGS) in mips_register_move_cost() 9257 else if (from == ST_REGS && GR_REG_CLASS_P (to)) in mips_register_move_cost()
|
| D | mips.h | 1532 ST_REGS, /* status registers (fp status) */ enumerator
|
| /freebsd-12-stable/contrib/gcc/ |
| D | FSFChangeLog.10 | 9520 (REG_CLASS_CONTENTS): Add HILO_REG initializer, and adjust ST_REGS
|
| D | FSFChangeLog.11 | 10686 (CONDITIONAL_REGISTER_USAGE): Mark ST_REGS as fixed if not
|
| D | ChangeLog-2004 | 16413 (mips_class_max_nregs): Check for ST_REGS, and handle CCmodes.
|