summaryrefslogtreecommitdiffstats
path: root/target-mips/dsp_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2013-05-031-24/+6
* target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic2013-04-151-13/+1
* target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic2013-03-171-14/+9
* mips-linux-user: Save and restore fpu and dsp from sigcontextRichard Henderson2013-03-051-3/+13
* target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic2013-03-041-42/+48
* target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic2013-02-231-1/+1
* target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic2013-02-231-1/+1
* target-mips: implement DSP (d)append sub-class with TCGAurelien Jarno2013-01-311-67/+0
* target-mips: use DSP unions for reduction add instructionsAurelien Jarno2013-01-311-16/+14
* target-mips: use DSP unions for unary DSP operatorsAurelien Jarno2013-01-311-82/+42
* target-mips: use DSP unions for binary DSP operatorsAurelien Jarno2013-01-311-268/+116
* target-mips: add unions to access DSP elementsAurelien Jarno2013-01-311-0/+22
* target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic2013-01-081-1/+1
* Fix my email addressDongxue Zhang2013-01-011-1/+1
* target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic2013-01-011-35/+10
* target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic2013-01-011-0/+8
* target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic2012-12-061-8/+9
* target-mips: Fix incorrect code and test for INSVPetar Jovanovic2012-12-061-1/+1
* target-mips: use ULL for 64 bit constantsBlue Swirl2012-11-051-2/+2
* target-mips: Add ASE DSP accumulator instructionsJia Liu2012-10-311-0/+609
* target-mips: Add ASE DSP compare-pick instructionsJia Liu2012-10-311-0/+233
* target-mips: Add ASE DSP bit/manipulation instructionsJia Liu2012-10-311-0/+55
* target-mips: Add ASE DSP multiply instructionsJia Liu2012-10-311-0/+923
* target-mips: Add ASE DSP GPR-based shift instructionsJia Liu2012-10-311-0/+256
* target-mips: Add ASE DSP arithmetic instructionsJia Liu2012-10-311-0/+894
* target-mips: Add ASE DSP internal functionsJia Liu2012-10-311-0/+1063
OpenPOWER on IntegriCloud