aboutsummaryrefslogtreecommitdiff
path: root/target/mips/translate.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-20target/mips: fix delay slot detection in gen_msa_branch()Yongbok Kim1-1/+1
2017-03-20target-mips: replace few LOG_DISAS() with trace pointsPhilippe Mathieu-Daudé1-14/+11
2017-03-20target-mips: replace break by goto cp0_unimplementedPhilippe Mathieu-Daudé1-44/+44
2017-03-20target-mips: log bad coprocessor0 register accesses with LOG_UNIMPPhilippe Mathieu-Daudé1-6/+6
2017-03-20target-mips: remove old & unuseful commentsPhilippe Mathieu-Daudé1-4/+0
2017-02-21target-mips: Provide function to test if a CPU supports an ISAPaul Burton1-0/+10
2017-01-10target-mips: Use clz opcodeRichard Henderson1-7/+16
2017-01-10target-mips: Use the new extract opRichard Henderson1-7/+5
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+20423