index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
mips
/
msa_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/mips: rationalise softfloat includes
Alex Bennée
2019-08-19
1
-0
/
+1
*
target/mips: Fix emulation of MSA pack instructions on big endian hosts
Aleksandar Markovic
2019-07-22
1
-0
/
+74
*
target/mips: Correct helper for MSA FCLASS.<W|D> instructions
Aleksandar Markovic
2019-07-02
1
-1
/
+3
*
target/mips: Unroll loops for MSA float max/min instructions
Aleksandar Markovic
2019-07-02
1
-73
/
+125
*
target/mips: Correct comments in msa_helper.c
Aleksandar Markovic
2019-07-02
1
-17
/
+41
*
target/mips: Fix big endian host behavior for interleave MSA instructions
Aleksandar Markovic
2019-06-26
1
-12
/
+12
*
target/mips: Fix emulation of ILVR.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
*
target/mips: Fix emulation of ILVL.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
*
target/mips: Fix emulation of ILVOD.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
*
target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
*
target/mips: Unroll loops in helpers for MSA logic instructions
Aleksandar Markovic
2019-06-07
1
-4
/
+40
*
target/mips: Outline places for future MSA helpers
Aleksandar Markovic
2019-06-07
1
-0
/
+461
*
target/mips: Fix block-comment-related issues in msa_helper.c
Aleksandar Markovic
2019-06-06
1
-15
/
+27
*
target/mips: Fix space-related format issues in msa_helper.c
Aleksandar Markovic
2019-06-06
1
-14
/
+14
*
target/mips: Improve performance of certain MSA instructions
Mateja Marjanovic
2019-06-01
1
-109
/
+433
*
target/mips: Refactor and fix INSERT.<B|H|W|D> instructions
Mateja Marjanovic
2019-05-26
1
-16
/
+49
*
target/mips: Refactor and fix COPY_U.<B|H|W> instructions
Mateja Marjanovic
2019-05-26
1
-19
/
+36
*
target/mips: Refactor and fix COPY_S.<B|H|W|D> instructions
Mateja Marjanovic
2019-05-26
1
-19
/
+43
*
target/mips: Make the results of MOD_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
2019-05-26
1
-2
/
+2
*
target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
2019-05-26
1
-2
/
+3
*
target/mips: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-18
1
-4
/
+0
*
mips: Tweak location of ';' in macros
Eric Blake
2018-01-16
1
-16
/
+18
*
mips: introduce internal.h and cleanup cpu.h
Philippe Mathieu-Daudé
2017-09-21
1
-0
/
+1
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+3453