> Subject: [PATCH v7 02/20] target/mips: Define a bit for MXU in insn_flags > > From: Craig Janeczek <jancr...@amazon.com> > > 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 <jancr...@amazon.com> > Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com> > ---
Reviewed-by: Aleksandar Markovic <amarko...@wavecomp.com>