Home
last modified time | relevance | path

Searched refs:ST_REGS (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dconstraints.md63 (define_register_constraint "z" "ST_REGS"
H A Dmips.c661 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
7729 if (class == ST_REGS) in mips_secondary_reload_class()
7809 if (class == ST_REGS) in mips_class_max_nregs()
9220 else if (to == ST_REGS) in mips_register_move_cost()
9233 else if (from == ST_REGS && GR_REG_CLASS_P (to)) in mips_register_move_cost()
H A Dmips.h1503 ST_REGS, /* status registers (fp status) */ enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c473 HI_REG, LO_REG, HILO_REG, ST_REGS, enumerator
474 ST_REGS, ST_REGS, ST_REGS, ST_REGS, enumerator
475 ST_REGS, ST_REGS, ST_REGS, GR_REGS, enumerator
5418 mips_char_to_class['z'] = ST_REGS; in override_options()
8618 if (class == ST_REGS)
10097 else if (to == ST_REGS)
10111 else if (from == ST_REGS && GR_REG_CLASS_P (to))
H A Dmips.h2053 ST_REGS, /* status registers (fp status) */ enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.109520 (REG_CLASS_CONTENTS): Add HILO_REG initializer, and adjust ST_REGS
H A DFSFChangeLog.1110686 (CONDITIONAL_REGISTER_USAGE): Mark ST_REGS as fixed if not