aboutsummaryrefslogtreecommitdiff
path: root/target/mips
AgeCommit message (Expand)AuthorFilesLines
2019-10-01target/mips: msa: Move helpers for <AND|NOR|OR|XOR>.VAleksandar Markovic2-45/+45
2019-10-01target/mips: msa: Simplify and move helper for MOVE.VAleksandar Markovic2-19/+14
2019-10-01target/mips: msa: Split helpers for MOD_<S|U>.<B|H|W|D>Aleksandar Markovic3-26/+188
2019-10-01target/mips: msa: Split helpers for DIV_<S|U>.<B|H|W|D>Aleksandar Markovic3-27/+190
2019-10-01target/mips: msa: Split helpers for CLT_<S|U>.<B|H|W|D>Aleksandar Markovic3-22/+186
2019-10-01target/mips: msa: Split helpers for CLE_<S|U>.<B|H|W|D>Aleksandar Markovic3-22/+186
2019-10-01target/mips: msa: Split helpers for CEQ.<B|H|W|D>Aleksandar Markovic3-11/+87
2019-10-01target/mips: msa: Split helpers for AVER_<S|U>.<B|H|W|D>Aleksandar Markovic3-24/+188
2019-10-01target/mips: msa: Split helpers for AVE_<S|U>.<B|H|W|D>Aleksandar Markovic3-25/+187
2019-10-01target/mips: msa: Split helpers for B<CLR|NEG|SEL>.<B|H|W|D>Aleksandar Markovic3-35/+267
2019-10-01target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.VAleksandar Markovic2-27/+43
2019-10-01target/mips: msa: Split helpers for BINS<L|R>.<B|H|W|D>Aleksandar Markovic3-40/+206
2019-10-01target/mips: msa: Split helpers for PCNT.<B|H|W|D>Aleksandar Markovic3-73/+95
2019-10-01target/mips: msa: Split helpers for <NLOC|NLZC>.<B|H|W|D>Aleksandar Markovic3-33/+181
2019-10-01target/mips: Clean up translate.cAleksandar Markovic1-12/+18
2019-10-01target/mips: Clean up mips-defs.hAleksandar Markovic1-26/+32
2019-10-01target/mips: Clean up kvm_mips.hAleksandar Markovic1-1/+1
2019-10-01target/mips: Clean up internal.hAleksandar Markovic1-23/+37
2019-09-12target/mips: gdbstub: Revert commit 8e0b373Libo Zhou1-2/+1
2019-09-12target/mips: Switch to do_transaction_failed() hookPeter Maydell3-20/+14
2019-09-04Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into stagingPeter Maydell2-11/+10
2019-09-03mips/tcg: Call probe_write() for CONFIG_USER_ONLY as wellDavid Hildenbrand1-5/+3
2019-09-03target/mips: Hard code size with MO_{8|16|32|64}Tony Nguyen1-2/+2
2019-09-03target/mips: Access MemoryRegion with MemOpTony Nguyen1-2/+3
2019-09-03tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen1-4/+4
2019-08-29target/mips: Fix emulation of ST.W in system modeAleksandar Markovic1-8/+8
2019-08-29target/mips: Clean up handling of CP0 register 31Aleksandar Markovic2-29/+29
2019-08-29target/mips: Clean up handling of CP0 register 30Aleksandar Markovic1-4/+4
2019-08-29target/mips: Clean up handling of CP0 register 29Aleksandar Markovic2-40/+46
2019-08-29target/mips: Clean up handling of CP0 register 28Aleksandar Markovic2-42/+46
2019-08-29target/mips: Clean up handling of CP0 register 27Aleksandar Markovic1-16/+4
2019-08-29target/mips: Clean up handling of CP0 register 26Aleksandar Markovic2-5/+5
2019-08-29target/mips: Clean up handling of CP0 register 25Aleksandar Markovic1-32/+32
2019-08-29target/mips: Clean up handling of CP0 register 24Aleksandar Markovic1-4/+4
2019-08-29target/mips: Clean up handling of CP0 register 23Aleksandar Markovic2-43/+89
2019-08-29target/mips: Clean up handling of CP0 register 20Aleksandar Markovic1-4/+4
2019-08-29target/mips: Clean up handling of CP0 register 19Aleksandar Markovic2-32/+36
2019-08-29target/mips: Clean up handling of CP0 register 18Aleksandar Markovic2-40/+44
2019-08-29target/mips: Clean up handling of CP0 register 17Aleksandar Markovic1-16/+16
2019-08-29target/mips: Clean up handling of CP0 register 16Aleksandar Markovic2-31/+32
2019-08-29target/mips: Clean up handling of CP0 register 15Aleksandar Markovic2-10/+11
2019-08-29target/mips: Clean up handling of CP0 register 14Aleksandar Markovic2-4/+5
2019-08-29target/mips: Clean up handling of CP0 register 13Aleksandar Markovic2-4/+6
2019-08-29target/mips: Clean up handling of CP0 register 12Aleksandar Markovic2-16/+19
2019-08-29target/mips: Clean up handling of CP0 register 11Aleksandar Markovic1-4/+4
2019-08-29target/mips: Clean up handling of CP0 register 10Aleksandar Markovic2-4/+5
2019-08-29target/mips: Clean up handling of CP0 register 9Aleksandar Markovic1-14/+14
2019-08-29target/mips: Clean up handling of CP0 register 8Aleksandar Markovic2-16/+17
2019-08-29target/mips: Clean up handling of CP0 register 7Aleksandar Markovic1-4/+4
2019-08-29target/mips: Clean up handling of CP0 register 6Aleksandar Markovic2-28/+34