aboutsummaryrefslogtreecommitdiff
path: root/target/mips/msa_helper.c
AgeCommit message (Expand)Author
2019-05-26target/mips: Refactor and fix INSERT.<B|H|W|D> instructionsMateja Marjanovic
2019-05-26target/mips: Refactor and fix COPY_U.<B|H|W> instructionsMateja Marjanovic
2019-05-26target/mips: Refactor and fix COPY_S.<B|H|W|D> instructionsMateja Marjanovic
2019-05-26target/mips: Make the results of MOD_<U|S>.<B|H|W|D> the same as on hardwareMateja Marjanovic
2019-05-26target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardwareMateja Marjanovic
2018-05-17target/mips: Remove floatX_maybe_silence_nan from conversionsRichard Henderson
2018-01-16mips: Tweak location of ';' in macrosEric Blake
2017-09-21mips: introduce internal.h and cleanup cpu.hPhilippe Mathieu-Daudé
2016-12-20Move target-* CPU file into a target/ folderThomas Huth