Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dmips.c3553 static const char * const mips_gpr_names_oldabi[32] = variable
3843 { "32", mips_gpr_names_oldabi, mips_fpr_names_32 },
4061 mips_gpr_names = mips_gpr_names_oldabi; in set_default_mips_dis_options()