> Subject: [PATCH v7 02/20] target/mips: Define a bit for MXU in insn_flags
>
> From: Craig Janeczek
>
> Define a bit for MXU in insn_flags. This is the first non-MIPS
> (third party) ASE supported in QEMU for MIPS, so it is placed in
> the section "bits 56-63: vendor-specific ASEs".
>
> Signed
From: Craig Janeczek
Define a bit for MXU in insn_flags. This is the first non-MIPS
(third party) ASE supported in QEMU for MIPS, so it is placed in
the section "bits 56-63: vendor-specific ASEs".
Signed-off-by: Craig Janeczek
Signed-off-by: Aleksandar Markovic
---
target/mips/mips-defs.h | 1