Re: [Qemu-devel] [PATCH v9 11/14] target-mips-ase-dsp: Add DSP accumulator instructions
On Thu, Sep 27, 2012 at 09:24:48PM +0800, Jia Liu wrote: > Add MIPS ASE DSP Accumulator and DSPControl Access instructions. > > Signed-off-by: Jia Liu > --- > target-mips/dsp_helper.c | 609 > ++ > target-mips/helper.h | 35 +++ > target-mips/t
[Qemu-devel] [PATCH v9 11/14] target-mips-ase-dsp: Add DSP accumulator instructions
Add MIPS ASE DSP Accumulator and DSPControl Access instructions. Signed-off-by: Jia Liu --- target-mips/dsp_helper.c | 609 ++ target-mips/helper.h | 35 +++ target-mips/translate.c | 340 ++ 3 files changed, 984 insert