index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
dsp_helper.c
Age
Commit message (
Expand
)
Author
2013-01-08
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
2013-01-01
Fix my email address
Dongxue Zhang
2013-01-01
target-mips: Fix for helpers for EXTR_* instructions
Petar Jovanovic
2013-01-01
target-mips: Fix incorrect reads and writes to DSPControl register
Petar Jovanovic
2012-12-06
target-mips: Fix incorrect shift for SHILO and SHILOV
Petar Jovanovic
2012-12-06
target-mips: Fix incorrect code and test for INSV
Petar Jovanovic
2012-11-05
target-mips: use ULL for 64 bit constants
Blue Swirl
2012-10-31
target-mips: Add ASE DSP accumulator instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP compare-pick instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP bit/manipulation instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP multiply instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP GPR-based shift instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP arithmetic instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP internal functions
Jia Liu