Home
last modified time | relevance | path

Searched refs:ASE_LEXT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/
H A Dmips-defs.h54 #define ASE_LEXT 0x0080000000000000ULL macro
H A Dcpu-defs.c.inc892 ASE_LMMI | ASE_LEXT,
960 ASE_LMMI | ASE_LEXT,
/openbmc/qemu/target/mips/tcg/
H A Dloong_translate.c267 if ((ctx->insn_flags & ASE_LEXT) && decode_loong_ext(ctx, ctx->opcode)) { in decode_ext_loongson()