Re: [Qemu-devel] [PATCH v7 01/14] target-mips-ase-dsp: Add internal functions
On Tue, Aug 28, 2012 at 02:36:12PM +0800, Jia Liu wrote: > Add internal functions using by MIPS ASE DSP instructions. > > Signed-off-by: Jia Liu > --- > target-mips/Makefile.objs |2 +- > target-mips/dsp_helper.c | 1277 > + > 2 files changed, 12
[Qemu-devel] [PATCH v7 01/14] target-mips-ase-dsp: Add internal functions
Add internal functions using by MIPS ASE DSP instructions. Signed-off-by: Jia Liu --- target-mips/Makefile.objs |2 +- target-mips/dsp_helper.c | 1277 + 2 files changed, 1278 insertions(+), 1 deletion(-) create mode 100644 target-mips/dsp_helper