> From: Aleksandar Markovic <[email protected]> > Sent: Monday, August 6, 2018 7:00 PM > > Subject: [PATCH v7 48/80] target/mips: Implement CP0 Config1.WR bit > functionality > > From: Stefan Markovic <[email protected]> > > Add testing Config1.WR bit into watch exception handling logic. > > Signed-off-by: Aleksandar Markovic <[email protected]> > Signed-off-by: Stefan Markovic <[email protected]> > --- > target/mips/translate.c | 8 ++++++++ > 1 file changed, 8 insertions(+) >
Reviewed-by: Aleksandar Markovic <[email protected]>
