> Subject: [PATCH v2 11/33] target/mips: Add emulation of misc nanoMIPS > instructions (pool > p_lsx) > > From: Yongbok Kim <yongbok....@mips.com> > > Add emulation of nanoMIPS instructions situated in pool p_lsx, and > emulation of LSA instruction as well. > > 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 | 139 > +++++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 138 insertions(+), 1 deletion(-)
Reviewed-by: Aleksandar Markovic <amarko...@wavecomp.com>