HomeSort by: relevance | last modified time | path
    Searched defs:perc_entry_reg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 898 perc_entry_reg,
1062 p->type = perc_entry_reg;
2245 if ((p->type == perc_entry_post_pop || p->type == perc_entry_reg)
2248 if (p->type == perc_entry_none || p->type == perc_entry_reg)
2716 if ((p->type == perc_entry_imm_pop || p->type == perc_entry_reg)
2719 if (p->type == perc_entry_none || p->type == perc_entry_reg)
892 perc_entry_reg, enumerator in enum:perc_entry_type
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 897 perc_entry_reg,
1061 p->type = perc_entry_reg;
2244 if ((p->type == perc_entry_post_pop || p->type == perc_entry_reg)
2247 if (p->type == perc_entry_none || p->type == perc_entry_reg)
2715 if ((p->type == perc_entry_imm_pop || p->type == perc_entry_reg)
2718 if (p->type == perc_entry_none || p->type == perc_entry_reg)
891 perc_entry_reg, enumerator in enum:perc_entry_type

Completed in 34 milliseconds