> From: Aleksandar Markovic <[email protected]> > Sent: Monday, August 6, 2018 7:00 PM > > Subject: [PATCH v7 47/80] target/mips: Add updating BadInstr, BadInstrP, > BadInstrX for nanoMIPS > > From: Stefan Markovic <[email protected]> > > Update BadInstr, BadInstrP,and BadInstrX registers for nanoMIPS. > The same support for pre-nanoMIPS remains unimplemented. > > Signed-off-by: Yongbok Kim <[email protected]> > Signed-off-by: Aleksandar Markovic <[email protected]> > Signed-off-by: Stefan Markovic <[email protected]> > --- > target/mips/helper.c | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+)
Reviewed-by: Aleksandar Markovic <[email protected]>
