Searched refs:CPU_MIPS64 (Results 1 - 3 of 3) sorted by relevance

/external/qemu/target-mips/
H A Dmips-defs.h52 #define CPU_MIPS64 (CPU_MIPS5 | CPU_MIPS32 | ISA_MIPS64) macro
56 #define CPU_MIPS64R2 (CPU_MIPS64 | CPU_MIPS32R2 | ISA_MIPS64R2)
H A Dtranslate_init.c365 .insn_flags = CPU_MIPS64,
389 .insn_flags = CPU_MIPS64,
416 .insn_flags = CPU_MIPS64 | ASE_MIPS3D,
/external/qemu/
H A Dmips-dis.c610 #define CPU_MIPS64 64 macro
3158 { "mips64", 1, bfd_mach_mipsisa64, CPU_MIPS64,

Completed in 295 milliseconds