> From: Aleksandar Markovic <[email protected]> > Sent: Monday, August 13, 2018 7:52 PM > > Subject: [PATCH v8 08/87] target/mips: Add support for availability control > via bit XNP > > From: Aleksandar Rikalo <[email protected]> > > Add a field in hflags for XNP bit, and a function check_xnp(). > > Signed-off-by: Aleksandar Markovic <[email protected]> > Signed-off-by: Stefan Markovic <[email protected]> > --- > target/mips/cpu.h | 3 ++- > target/mips/internal.h | 5 ++++- > target/mips/translate.c | 12 ++++++++++++ > 3 files changed, 18 insertions(+), 2 deletions(-)
Reviewed-by: Aleksandar Markovic <[email protected]>
