> Subject: [PATCH v7 02/20] target/mips: Define a bit for MXU in insn_flags > > From: Craig Janeczek <[email protected]> > > 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 <[email protected]> > Signed-off-by: Aleksandar Markovic <[email protected]> > ---
Reviewed-by: Aleksandar Markovic <[email protected]>
