index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
dsp_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
target-mips: implement DSP (d)append sub-class with TCG
Aurelien Jarno
1
-67
/
+0
2013-01-31
target-mips: use DSP unions for reduction add instructions
Aurelien Jarno
1
-16
/
+14
2013-01-31
target-mips: use DSP unions for unary DSP operators
Aurelien Jarno
1
-82
/
+42
2013-01-31
target-mips: use DSP unions for binary DSP operators
Aurelien Jarno
1
-268
/
+116
2013-01-31
target-mips: add unions to access DSP elements
Aurelien Jarno
1
-0
/
+22
2013-01-08
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
1
-1
/
+1
2013-01-01
Fix my email address
Dongxue Zhang
1
-1
/
+1
2013-01-01
target-mips: Fix for helpers for EXTR_* instructions
Petar Jovanovic
1
-35
/
+10
2013-01-01
target-mips: Fix incorrect reads and writes to DSPControl register
Petar Jovanovic
1
-0
/
+8
2012-12-06
target-mips: Fix incorrect shift for SHILO and SHILOV
Petar Jovanovic
1
-8
/
+9
2012-12-06
target-mips: Fix incorrect code and test for INSV
Petar Jovanovic
1
-1
/
+1
2012-11-05
target-mips: use ULL for 64 bit constants
Blue Swirl
1
-2
/
+2
2012-10-31
target-mips: Add ASE DSP accumulator instructions
Jia Liu
1
-0
/
+609
2012-10-31
target-mips: Add ASE DSP compare-pick instructions
Jia Liu
1
-0
/
+233
2012-10-31
target-mips: Add ASE DSP bit/manipulation instructions
Jia Liu
1
-0
/
+55
2012-10-31
target-mips: Add ASE DSP multiply instructions
Jia Liu
1
-0
/
+923
2012-10-31
target-mips: Add ASE DSP GPR-based shift instructions
Jia Liu
1
-0
/
+256
2012-10-31
target-mips: Add ASE DSP arithmetic instructions
Jia Liu
1
-0
/
+894
2012-10-31
target-mips: Add ASE DSP internal functions
Jia Liu
1
-0
/
+1063