> Subject: [PATCH v2 09/33] target/mips: Add emulation of misc nanoMIPS > instructions (pool32a0) > > From: Yongbok Kim <[email protected]> > > Add emulation of nanoMIPS instructions that are situated in pool32a0. > > 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 | 190 > ++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 190 insertions(+)
Technically, this covers slightly more than pool pool32a0, but this is really splitting the hair, so, anyway: Reviewed-by: Aleksandar Markovic <[email protected]>
