Searched refs:ISA_MIPS64R2 (Results 1 – 3 of 3) sorted by relevance
27 #define ISA_MIPS64R2 0x00000100 macro56 #define CPU_MIPS64R2 (CPU_MIPS64 | CPU_MIPS32R2 | ISA_MIPS64R2)
7919 check_insn(env, ctx, ISA_MIPS64R2); in decode_opc()7924 check_insn(env, ctx, ISA_MIPS64R2); in decode_opc()
581 #define ISA_MIPS64R2 (ISA_MIPS64 | INSN_ISA32R2 | INSN_ISA64R2) macro3163 (ISA_MIPS64R2 | INSN_MIPS16 | INSN_MIPS3D | INSN_DSP | INSN_DSPR2