summaryrefslogtreecommitdiffstats
path: root/src/core/arm/nce/arm_nce.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-29core: Rename patcher fileGPUCode1-1/+1
2023-11-25arm_nce: skip data aborts for crash handling parityLiam1-3/+11
2023-11-25arm_nce: skip dc cvac on possibly write-protected areasLiam1-3/+1
2023-11-25Address some review commentsGPUCode1-3/+2
2023-11-25arm: Implement native code execution backendLiam1-0/+395