Home
last modified time | relevance | path

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

/external/qemu/
Dmips-dis.c3184 static int mips_processor; variable
3260 mips_processor = CPU_R3000; in set_default_mips_dis_options()
3291 mips_processor = chosen_arch->processor; in set_default_mips_dis_options()
4020 if (! OPCODE_IS_MEMBER (op, mips_isa, mips_processor) in print_insn_mips()