Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-sparc.c51 static int cmp_reg_entry PARAMS ((const PTR, const PTR));
789 cmp_reg_entry (parg, qarg) in cmp_reg_entry() function
872 sizeof (priv_reg_table[0]), cmp_reg_entry); in md_begin()
/trueos/contrib/binutils/gas/
HDChangeLog-96972010 * config/tc-sparc.c (cmp_reg_entry): Change args to const PTR.