OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISA_MIPS64R2
(Results
1 - 3
of
3
) sorted by null
/external/qemu/target-mips/
mips-defs.h
27
#define
ISA_MIPS64R2
0x00000100
56
#define CPU_MIPS64R2 (CPU_MIPS64 | CPU_MIPS32R2 |
ISA_MIPS64R2
)
translate.c
[
all
...]
/external/qemu/
mips-dis.c
581
#define
ISA_MIPS64R2
(ISA_MIPS64 | INSN_ISA32R2 | INSN_ISA64R2)
[
all
...]
Completed in 2749 milliseconds