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
/
msa_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
target/mips: Correct helper for MSA FCLASS.<W|D> instructions
Aleksandar Markovic
1
-1
/
+3
2019-07-02
target/mips: Unroll loops for MSA float max/min instructions
Aleksandar Markovic
1
-73
/
+125
2019-07-02
target/mips: Correct comments in msa_helper.c
Aleksandar Markovic
1
-17
/
+41
2019-06-26
target/mips: Fix big endian host behavior for interleave MSA instructions
Aleksandar Markovic
1
-12
/
+12
2019-06-21
target/mips: Fix emulation of ILVR.<B|H|W> on big endian host
Aleksandar Markovic
1
-0
/
+37
2019-06-21
target/mips: Fix emulation of ILVL.<B|H|W> on big endian host
Aleksandar Markovic
1
-0
/
+37
2019-06-21
target/mips: Fix emulation of ILVOD.<B|H|W> on big endian host
Aleksandar Markovic
1
-0
/
+37
2019-06-21
target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
Aleksandar Markovic
1
-0
/
+37
2019-06-07
target/mips: Unroll loops in helpers for MSA logic instructions
Aleksandar Markovic
1
-4
/
+40
2019-06-07
target/mips: Outline places for future MSA helpers
Aleksandar Markovic
1
-0
/
+461
2019-06-06
target/mips: Fix block-comment-related issues in msa_helper.c
Aleksandar Markovic
1
-15
/
+27
2019-06-06
target/mips: Fix space-related format issues in msa_helper.c
Aleksandar Markovic
1
-14
/
+14
2019-06-01
target/mips: Improve performance of certain MSA instructions
Mateja Marjanovic
1
-109
/
+433
2019-05-26
target/mips: Refactor and fix INSERT.<B|H|W|D> instructions
Mateja Marjanovic
1
-16
/
+49
2019-05-26
target/mips: Refactor and fix COPY_U.<B|H|W> instructions
Mateja Marjanovic
1
-19
/
+36
2019-05-26
target/mips: Refactor and fix COPY_S.<B|H|W|D> instructions
Mateja Marjanovic
1
-19
/
+43
2019-05-26
target/mips: Make the results of MOD_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
1
-2
/
+2
2019-05-26
target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
1
-2
/
+3
2018-05-17
target/mips: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
1
-4
/
+0
2018-01-16
mips: Tweak location of ';' in macros
Eric Blake
1
-16
/
+18
2017-09-21
mips: introduce internal.h and cleanup cpu.h
Philippe Mathieu-Daudé
1
-0
/
+1
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+3453