OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ISA_MIPS32R2
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-mips/
mips-defs.h
25
#define
ISA_MIPS32R2
0x00000040
55
#define CPU_MIPS32R2 (CPU_MIPS32 |
ISA_MIPS32R2
)
/external/qemu/
mips-dis.c
580
#define
ISA_MIPS32R2
(ISA_MIPS32 | INSN_ISA32R2)
[
all
...]
Completed in 41 milliseconds