Sign in
qemu
/
qemu
/
56e93d26b85bac76b93211393163c2ebcdee9481
/
target-mips
/
dsp_helper.c
327e975
target-mips: Fix warning from Sparse
by Stefan Weil
· 10 years ago
31efecc
target-mips/dsp_helper.c: Add ifdef guards around various functions
by Peter Maydell
· 10 years ago
3414e93
target-mips/dsp_helper.c: Remove unused function get_DSPControl_24()
by Peter Maydell
· 10 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
8f84271
target-mips: Use macro ARRAY_SIZE where possible
by Stefan Weil
· 11 years ago
b6a9f46
target-mips: fix mipsdsp_mul_q31_q31
by Petar Jovanovic
· 12 years ago
d36c231
target-mips: fix mipsdsp_trunc16_sat16_round
by Petar Jovanovic
· 12 years ago
4877866
target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15
by Petar Jovanovic
· 12 years ago
d899282
target-mips: clean-up in BIT_INSV
by Petar Jovanovic
· 12 years ago
118d1e4
target-mips: set carry bit correctly in DSPControl register
by Petar Jovanovic
· 12 years ago
0ba365f
target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
by Petar Jovanovic
· 12 years ago
489ed4b
target-mips: fix incorrect behaviour for EXTP
by Petar Jovanovic
· 12 years ago
c0f5f9c
target-mips: fix incorrect behaviour for INSV
by Petar Jovanovic
· 12 years ago
29851ee
target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB
by Petar Jovanovic
· 12 years ago
b1ca31d
target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
by Petar Jovanovic
· 12 years ago
8b758d0
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions
by Petar Jovanovic
· 12 years ago
084d049
mips-linux-user: Save and restore fpu and dsp from sigcontext
by Richard Henderson
· 12 years ago
20c334a
target-mips: fix DSP overflow macro and affected routines
by Petar Jovanovic
· 12 years ago
a345481
target-mips: fix for sign-issue in MULQ_W helper
by Petar Jovanovic
· 12 years ago
9c19eb1
target-mips: fix for incorrect multiplication with MULQ_S.PH
by Petar Jovanovic
· 12 years ago
df6126a
target-mips: implement DSP (d)append sub-class with TCG
by Aurelien Jarno
· 12 years ago
0a16c79
target-mips: use DSP unions for reduction add instructions
by Aurelien Jarno
· 12 years ago
75d012a
target-mips: use DSP unions for unary DSP operators
by Aurelien Jarno
· 12 years ago
6de0e6c
target-mips: use DSP unions for binary DSP operators
by Aurelien Jarno
· 12 years ago
652613a
target-mips: add unions to access DSP elements
by Aurelien Jarno
· 12 years ago
da1a4ce
target-mips: Fix helper and tests for dot/cross-dot product instructions
by Petar Jovanovic
· 12 years ago
fe65a1f
Fix my email address
by Dongxue Zhang
· 12 years ago
b8abbbe
target-mips: Fix for helpers for EXTR_* instructions
by Petar Jovanovic
· 12 years ago
eec8972
target-mips: Fix incorrect reads and writes to DSPControl register
by Petar Jovanovic
· 12 years ago
19e6c50
target-mips: Fix incorrect shift for SHILO and SHILOV
by Petar Jovanovic
· 12 years ago
34f5606
target-mips: Fix incorrect code and test for INSV
by Petar Jovanovic
· 12 years ago
1cfd981
target-mips: use ULL for 64 bit constants
by Blue Swirl
· 12 years ago
b53371e
target-mips: Add ASE DSP accumulator instructions
by Jia Liu
· 12 years ago
2669056
target-mips: Add ASE DSP compare-pick instructions
by Jia Liu
· 12 years ago
1cb6686
target-mips: Add ASE DSP bit/manipulation instructions
by Jia Liu
· 12 years ago
a22260a
target-mips: Add ASE DSP multiply instructions
by Jia Liu
· 12 years ago
77c5fa8
target-mips: Add ASE DSP GPR-based shift instructions
by Jia Liu
· 12 years ago
461c08d
target-mips: Add ASE DSP arithmetic instructions
by Jia Liu
· 12 years ago
235eb01
target-mips: Add ASE DSP internal functions
by Jia Liu
· 12 years ago