Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc1766 class mips16_get_fcsr_one_only_stub : public mips_one_only_stub class
1773 mips16_get_fcsr_one_only_stub::get_name () in get_name()
1779 mips16_get_fcsr_one_only_stub::output_body () in output_body()
3587 mips16_get_fcsr_stub = new mips16_get_fcsr_one_only_stub (); in mips16_expand_get_fcsr()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201446989 (mips16_get_fcsr_one_only_stub): New class.