aboutsummaryrefslogtreecommitdiff
path: root/target/mips/helper.h
AgeCommit message (Expand)Author
2019-05-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell
2019-05-28target/mips: only build mips-semi for softmmuAlex Bennée
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-02-14target/mips: reimplement SC instruction emulation and use cmpxchgLeon Alrae
2019-01-18target/mips: Provide R/W access to SAARI and SAAR CP0 registersYongbok Kim
2018-10-18target/mips: Add CP0 PWCtl registerYongbok Kim
2018-10-18target/mips: Add CP0 PWSize registerYongbok Kim
2018-10-18target/mips: Add CP0 PWField registerYongbok Kim
2018-08-24target/mips: Implement emulation of nanoMIPS ROTX instructionMatthew Fortune
2017-07-20target/mips: Add segmentation control registersJames Hogan
2017-01-10target-mips: Use clz opcodeRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth