summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dynarmic/arm_dynarmic_cp15.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: decouple ARM interface from DynarmicLiam2023-06-131-161/+0
* Initial ARM64 supportLiam2022-11-091-7/+15
* arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISBMerry2022-08-071-4/+27
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* general: Avoid ambiguous format_to compilation errorsLioncash2022-05-141-1/+1
* core: Remove unused includesameerj2021-11-041-1/+0
* core: Resolve misc cases of variable shadowingLioncash2021-05-031-6/+5
* General: Make use of std::nullopt where applicableLioncash2020-09-221-3/+3
* ArmDynarmic32: Setup CNTPCT correctlyFernando Sahmkow2020-06-271-1/+1
* arm_dynarmic_cp15: Implement CNTPCTMerryMage2020-06-171-0/+13
* arm_dynarmic_cp15: Update CP15MerryMage2020-06-171-14/+54
* core: dynarmic: Add CP15 from Citra.bunnei2020-03-031-0/+80
* arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei2018-01-031-88/+0
* arm_dynarmic: CP15 supportMerryMage2017-02-031-0/+88