aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/dynarmic/arm_dynarmic_64.h
AgeCommit message (Expand)Author
2021-05-29externals: Update dynarmic.Markus Wick
2021-05-27core/arm_interface: Call SVC after end of dynarmic block.Markus Wick
2021-05-26core/arm: Drop ChangeProcessorID.Markus Wick
2021-05-04service: Resolve cases of member field shadowingLioncash
2021-03-24arm_dynarmic: Always have a 'valid' jit instanceMerryMage
2020-11-29core: arm: Implement InvalidateCacheRange for CPU cache invalidation.bunnei
2020-11-29hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.bunnei
2020-11-03core: Remove usage of unicornLioncash
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-17core: Fix clang buildLioncash
2020-06-27Core/Common: Address Feedback.Fernando Sahmkow
2020-06-27ARM: Update Dynarmic and Setup A32 according to latest interface.Fernando Sahmkow
2020-06-27SingleCore: Use Cycle Timing instead of Host Timing.Fernando Sahmkow
2020-06-27General: Move ARM_Interface into Threads.Fernando Sahmkow
2020-06-27Core: Refactor ARM Interface.Fernando Sahmkow
2020-06-27ARM: Addapt to new Exclusive Monitor Interface.Fernando Sahmkow
2020-06-27ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.Fernando Sahmkow
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-04-17core: memory: Move to Core::Memory namespace.bunnei
2020-03-02core: Implement separate A32/A64 ARM interfaces.bunnei