Re: [Qemu-devel] [PATCH 7/7] target-mips: Implement Loongson Multimedia Instructions

2012-09-18 Thread Aurelien Jarno
On Mon, Sep 17, 2012 at 02:35:13PM -0700, Richard Henderson wrote: > Implements all of the COP2 instructions except for the S > family of comparisons. The documentation is unclear for those. > > Signed-off-by: Richard Henderson > --- > target-mips/Makefile.objs | 2 +- > target-mips/helper.h

[Qemu-devel] [PATCH 7/7] target-mips: Implement Loongson Multimedia Instructions

2012-09-17 Thread Richard Henderson
Implements all of the COP2 instructions except for the S family of comparisons. The documentation is unclear for those. Signed-off-by: Richard Henderson --- target-mips/Makefile.objs | 2 +- target-mips/helper.h | 59 target-mips/lmi_helper.c | 744