index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-mips
/
dsp_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-mips: fix incorrect behaviour for EXTP
Petar Jovanovic
2013-05-17
1
-2
/
+1
*
target-mips: fix incorrect behaviour for INSV
Petar Jovanovic
2013-05-08
1
-2
/
+2
*
target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB
Petar Jovanovic
2013-05-03
1
-24
/
+6
*
target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
Petar Jovanovic
2013-04-15
1
-13
/
+1
*
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions
Petar Jovanovic
2013-03-17
1
-14
/
+9
*
mips-linux-user: Save and restore fpu and dsp from sigcontext
Richard Henderson
2013-03-05
1
-3
/
+13
*
target-mips: fix DSP overflow macro and affected routines
Petar Jovanovic
2013-03-04
1
-42
/
+48
*
target-mips: fix for sign-issue in MULQ_W helper
Petar Jovanovic
2013-02-23
1
-1
/
+1
*
target-mips: fix for incorrect multiplication with MULQ_S.PH
Petar Jovanovic
2013-02-23
1
-1
/
+1
*
target-mips: implement DSP (d)append sub-class with TCG
Aurelien Jarno
2013-01-31
1
-67
/
+0
*
target-mips: use DSP unions for reduction add instructions
Aurelien Jarno
2013-01-31
1
-16
/
+14
*
target-mips: use DSP unions for unary DSP operators
Aurelien Jarno
2013-01-31
1
-82
/
+42
*
target-mips: use DSP unions for binary DSP operators
Aurelien Jarno
2013-01-31
1
-268
/
+116
*
target-mips: add unions to access DSP elements
Aurelien Jarno
2013-01-31
1
-0
/
+22
*
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
2013-01-08
1
-1
/
+1
*
Fix my email address
Dongxue Zhang
2013-01-01
1
-1
/
+1
*
target-mips: Fix for helpers for EXTR_* instructions
Petar Jovanovic
2013-01-01
1
-35
/
+10
*
target-mips: Fix incorrect reads and writes to DSPControl register
Petar Jovanovic
2013-01-01
1
-0
/
+8
*
target-mips: Fix incorrect shift for SHILO and SHILOV
Petar Jovanovic
2012-12-06
1
-8
/
+9
*
target-mips: Fix incorrect code and test for INSV
Petar Jovanovic
2012-12-06
1
-1
/
+1
*
target-mips: use ULL for 64 bit constants
Blue Swirl
2012-11-05
1
-2
/
+2
*
target-mips: Add ASE DSP accumulator instructions
Jia Liu
2012-10-31
1
-0
/
+609
*
target-mips: Add ASE DSP compare-pick instructions
Jia Liu
2012-10-31
1
-0
/
+233
*
target-mips: Add ASE DSP bit/manipulation instructions
Jia Liu
2012-10-31
1
-0
/
+55
*
target-mips: Add ASE DSP multiply instructions
Jia Liu
2012-10-31
1
-0
/
+923
*
target-mips: Add ASE DSP GPR-based shift instructions
Jia Liu
2012-10-31
1
-0
/
+256
*
target-mips: Add ASE DSP arithmetic instructions
Jia Liu
2012-10-31
1
-0
/
+894
*
target-mips: Add ASE DSP internal functions
Jia Liu
2012-10-31
1
-0
/
+1063