Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6 | Philippe Mathieu-Daudé | 2021-01-14 | 1 | -9/+9 |
* | target/mips: Introduce ase_mt_available() helper | Philippe Mathieu-Daudé | 2020-12-13 | 1 | -1/+1 |
* | target/mips: Remove unused headers from cp0_helper.c | Philippe Mathieu-Daudé | 2020-12-13 | 1 | -3/+1 |
* | target/mips: Do not include CP0 helpers in user-mode emulation | Philippe Mathieu-Daudé | 2020-12-13 | 1 | -4/+0 |
* | target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MIN | Philippe Mathieu-Daudé | 2020-12-13 | 1 | -2/+3 |
* | target/mips: Fix PageMask with variable page size | Jiaxun Yang | 2020-11-09 | 1 | -6/+21 |
* | target/mips: Fix Lesser GPL version number | Chetan Pant | 2020-11-03 | 1 | -1/+1 |
* | target/mips: Move cpu_mips_get_random() with CP0 helpers | Philippe Mathieu-Daudé | 2020-10-17 | 1 | -0/+25 |
* | target/mips: Remove identical if/else branches | Aleksandar Markovic | 2020-07-14 | 1 | -8/+1 |
* | target/mips: Separate CP0-related helpers into their own file | Aleksandar Markovic | 2020-02-04 | 1 | -0/+1678 |