summaryrefslogtreecommitdiffstats
path: root/target/mips/machine.c
Commit message (Expand)AuthorAgeFilesLines
* target/mips: Extract FPU helpers to 'fpu_helper.h'Philippe Mathieu-Daudé2021-01-141-0/+1
* migration: Replace migration's JSON writer by the general oneMarkus Armbruster2020-12-191-2/+2
* target/mips: Add more CP0 register for save/restoreHuacai Chen2020-06-011-2/+4
* target/mips: Amend CP0 WatchHi register implementationYongbok Kim2020-01-291-3/+3
* target/mips: Style improvements in machine.cAleksandar Markovic2019-08-191-2/+2
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* target/mips: compare virtual addresses in LL/SC sequenceLeon Alrae2019-02-141-3/+4
* target/mips: Add CP0 register MemoryMapIDAleksandar Markovic2019-01-181-2/+3
* target/mips: Add fields for SAARI and SAAR CP0 registersYongbok Kim2019-01-181-2/+4
* vmstate: constify VMStateFieldMarc-André Lureau2018-11-271-6/+8
* target/mips: Add CP0 PWCtl registerYongbok Kim2018-10-181-2/+3
* target/mips: Add CP0 PWSize registerYongbok Kim2018-10-181-2/+3
* target/mips: Add CP0 PWField registerYongbok Kim2018-10-181-2/+3
* target/mips: Add CP0 PWBase registerYongbok Kim2018-10-181-2/+3
* target/mips: Add CP0 BadInstrX registerStefan Markovic2018-08-161-2/+3
* mips: introduce internal.h and cleanup cpu.hPhilippe Mathieu-Daudé2017-09-211-0/+1
* target/mips: Add segmentation control registersJames Hogan2017-07-201-2/+5
* target/mips: Add CP0_Ebase.WG (write gate) supportJames Hogan2017-07-201-3/+3
* migration: extend VMStateInfoJianjun Duan2017-01-241-4/+10
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+302