OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_MIPS3
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-mips/
mips-defs.h
44
#define
CPU_MIPS3
(CPU_MIPS2 | ISA_MIPS3)
45
#define CPU_MIPS4 (
CPU_MIPS3
| ISA_MIPS4)
translate_init.c
326
.insn_flags =
CPU_MIPS3
,
Completed in 391 milliseconds