Searched refs:ASE_MICROMIPS (Results 1 – 6 of 6) sorted by relevance
34 #define ASE_MICROMIPS 0x0000000100000000ULL macro
393 .insn_flags = CPU_MIPS32R2 | ASE_MICROMIPS,418 .insn_flags = CPU_MIPS32R2 | ASE_MICROMIPS,506 .insn_flags = CPU_MIPS32R6 | ASE_MICROMIPS,
190 if (env->insn_flags & (ASE_MIPS16 | ASE_MICROMIPS)) { in mips_set_hflags_isa_mode_from_pc()
992 if (env->insn_flags & ASE_MICROMIPS) { in set_hflags_for_handler()
1252 if (env->insn_flags & ASE_MICROMIPS) { in helper_mtc0_config3()
10964 if (ctx->insn_flags & (ASE_MIPS16 | ASE_MICROMIPS)) { in gen_branch()14986 check_insn(ctx, ASE_MIPS16 | ASE_MICROMIPS); in decode_opc_legacy()15150 } else if (ctx->insn_flags & ASE_MICROMIPS) { in mips_tr_translate_insn()