> From: Aleksandar Markovic <[email protected]> > Sent: Monday, August 13, 2018 7:53 PM > > Subject: [PATCH v8 48/87] target/mips: Add emulation of DSP ASE for nanoMIPS > - part 4 > > From: Stefan Markovic <[email protected]> > > Add emulation of DSP ASE instructions for nanoMIPS - part 4. > > Signed-off-by: Aleksandar Markovic <[email protected]> > Signed-off-by: Stefan Markovic <[email protected]> > --- > target/mips/translate.c | 363 > ++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 363 insertions(+)
Reviewed-by: Aleksandar Markovic <[email protected]>
