> Subject: [PATCH v2 10/33] target/mips: Add emulation of misc nanoMIPS > instructions (> pool32axf) > > From: Yongbok Kim <yongbok....@mips.com> > > Add emulation of misc nanoMIPS instructions situated in pool32axf. > > Signed-off-by: Yongbok Kim <yongbok....@mips.com> > Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com> > Signed-off-by: Stefan Markovic <smarko...@wavecomp.com> > --- > target/mips/translate.c | 94 > +++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 94 insertions(+)
Reviewed-by: Aleksandar Markovic <amarko...@wavecomp.com>