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
/
msa_helper.c
Age
Commit message (
Expand
)
Author
2019-07-02
target/mips: Correct comments in msa_helper.c
Aleksandar Markovic
2019-06-26
target/mips: Fix big endian host behavior for interleave MSA instructions
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVR.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVL.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVOD.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-07
target/mips: Unroll loops in helpers for MSA logic instructions
Aleksandar Markovic
2019-06-07
target/mips: Outline places for future MSA helpers
Aleksandar Markovic
2019-06-06
target/mips: Fix block-comment-related issues in msa_helper.c
Aleksandar Markovic
2019-06-06
target/mips: Fix space-related format issues in msa_helper.c
Aleksandar Markovic
2019-06-01
target/mips: Improve performance of certain MSA instructions
Mateja Marjanovic
2019-05-26
target/mips: Refactor and fix INSERT.<B|H|W|D> instructions
Mateja Marjanovic
2019-05-26
target/mips: Refactor and fix COPY_U.<B|H|W> instructions
Mateja Marjanovic
2019-05-26
target/mips: Refactor and fix COPY_S.<B|H|W|D> instructions
Mateja Marjanovic
2019-05-26
target/mips: Make the results of MOD_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
2019-05-26
target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
2018-05-17
target/mips: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-01-16
mips: Tweak location of ';' in macros
Eric Blake
2017-09-21
mips: introduce internal.h and cleanup cpu.h
Philippe Mathieu-Daudé
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
[prev]