aboutsummaryrefslogtreecommitdiff
path: root/target/mips/helper.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell1-0/+2
2019-05-28target/mips: only build mips-semi for softmmuAlex Bennée1-0/+2
2019-05-26target/mips: Refactor and fix INSERT.<B|H|W|D> instructionsMateja Marjanovic1-1/+4
2019-05-26target/mips: Refactor and fix COPY_U.<B|H|W> instructionsMateja Marjanovic1-1/+3
2019-05-26target/mips: Refactor and fix COPY_S.<B|H|W|D> instructionsMateja Marjanovic1-1/+6
2019-02-14target/mips: reimplement SC instruction emulation and use cmpxchgLeon Alrae1-2/+0
2019-01-18target/mips: Provide R/W access to SAARI and SAAR CP0 registersYongbok Kim1-0/+6
2018-10-18target/mips: Add CP0 PWCtl registerYongbok Kim1-0/+1
2018-10-18target/mips: Add CP0 PWSize registerYongbok Kim1-0/+1
2018-10-18target/mips: Add CP0 PWField registerYongbok Kim1-0/+1
2018-08-24target/mips: Implement emulation of nanoMIPS ROTX instructionMatthew Fortune1-0/+2
2017-07-20target/mips: Add segmentation control registersJames Hogan1-0/+3
2017-01-10target-mips: Use clz opcodeRichard Henderson1-7/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+962