Searched defs:ISA_MIPS32R2 (Results 1 - 2 of 2) sorted by relevance

/external/qemu/target-mips/
H A Dmips-defs.h25 #define ISA_MIPS32R2 0x00000040 macro
55 #define CPU_MIPS32R2 (CPU_MIPS32 | ISA_MIPS32R2)
/external/qemu/
H A Dmips-dis.c580 #define ISA_MIPS32R2 (ISA_MIPS32 | INSN_ISA32R2) macro
3151 (ISA_MIPS32R2 | INSN_MIPS16 | INSN_SMARTMIPS | INSN_DSP | INSN_DSPR2

Completed in 75 milliseconds