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

/external/qemu/target-mips/
H A Dmips-defs.h27 #define ISA_MIPS64R2 0x00000100 macro
56 #define CPU_MIPS64R2 (CPU_MIPS64 | CPU_MIPS32R2 | ISA_MIPS64R2)
H A Dtranslate.c7919 check_insn(env, ctx, ISA_MIPS64R2);
7924 check_insn(env, ctx, ISA_MIPS64R2);
/external/qemu/
H A Dmips-dis.c581 #define ISA_MIPS64R2 (ISA_MIPS64 | INSN_ISA32R2 | INSN_ISA64R2) macro
3165 (ISA_MIPS64R2 | INSN_MIPS16 | INSN_MIPS3D | INSN_DSP | INSN_DSPR2

Completed in 3108 milliseconds