index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
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: 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