Home
last modified time | relevance | path

Searched refs:ASE_MMI (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/
H A Dmips-defs.h50 #define ASE_MMI 0x0010000000000000ULL macro
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c14577 if ((ctx->insn_flags & INSN_R5900) && (ctx->insn_flags & ASE_MMI)) { in decode_opc_legacy()