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