summaryrefslogtreecommitdiffstats
path: root/target/mips/cp0_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6Philippe Mathieu-Daudé2021-01-141-9/+9
* target/mips: Introduce ase_mt_available() helperPhilippe Mathieu-Daudé2020-12-131-1/+1
* target/mips: Remove unused headers from cp0_helper.cPhilippe Mathieu-Daudé2020-12-131-3/+1Star
* target/mips: Do not include CP0 helpers in user-mode emulationPhilippe Mathieu-Daudé2020-12-131-4/+0Star
* target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MINPhilippe Mathieu-Daudé2020-12-131-2/+3
* target/mips: Fix PageMask with variable page sizeJiaxun Yang2020-11-091-6/+21
* target/mips: Fix Lesser GPL version numberChetan Pant2020-11-031-1/+1
* target/mips: Move cpu_mips_get_random() with CP0 helpersPhilippe Mathieu-Daudé2020-10-171-0/+25
* target/mips: Remove identical if/else branchesAleksandar Markovic2020-07-141-8/+1Star
* target/mips: Separate CP0-related helpers into their own fileAleksandar Markovic2020-02-041-0/+1678