Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c783 struct priv_reg_entry struct
789 struct priv_reg_entry priv_reg_table[] = argument
813 struct priv_reg_entry hpriv_reg_table[] =
831 struct priv_reg_entry v9a_asr_table[] =
856 const struct priv_reg_entry *p = (const struct priv_reg_entry *) parg; in cmp_reg_entry()
857 const struct priv_reg_entry *q = (const struct priv_reg_entry *) qarg; in cmp_reg_entry()
957 struct priv_reg_entry *reg;
1100 struct priv_reg_entry *reg_tables[] in md_begin()
1102 struct priv_reg_entry **reg_table; in md_begin()
1108 struct priv_reg_entry *reg; in md_begin()
[all …]
/toolchain/binutils/binutils-2.27/gas/
DChangeLog2914 * config/tc-sparc.c (struct priv_reg_entry): Likewise.