summaryrefslogtreecommitdiffstats
path: root/src/tests/core/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Move process creation out of global state.bunnei2018-03-141-2/+2
* Kernel: Store the program id in the Process class instead of the CodeSet class.Subv2018-03-021-1/+1
* memory: Replace all memory hooking with Special regionsMerryMage2018-01-272-25/+29
* arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei2018-01-032-13506/+0
* Merge remote-tracking branch 'upstream/master' into nxbunnei2017-10-101-1/+1
* Moved down_count to CoreTimingHuw Pascoe2017-09-301-1/+1
* Tests: Fixed ARM VFP testsSubv2017-09-271-9/+13
* memory: Add GetCurrentPageTable/SetCurrentPageTableMerryMage2017-09-241-1/+1
* Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations.Subv2017-09-151-4/+14
* tests: Add tests for vaddMerryMage2017-07-234-2/+13509
* tests: Arm testing frameworkMerryMage2017-07-232-0/+206