summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/arm_regformat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei2018-01-031-187/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-1/+1
* arm_interface: Implement interface for retrieving VFP registersLioncash2015-08-071-1/+1
* vfp: Handle accesses to FPINST/FPINST2 system registersLioncash2015-06-291-0/+2
* vfp: Handle accesses to the VFP media feature registersLioncash2015-06-131-0/+2
* vfp: Get rid of the VFP_OFFSET macroLioncash2015-04-061-6/+9
* Move CP15 enum definitions into their own enum.Lioncash2015-04-061-22/+18
* dyncom: Move CP15 register writing into its own function.Lioncash2015-04-021-0/+33
* dyncom: Move CP15 register reading into its own function.Lioncash2015-04-021-5/+52
* dyncom: Add more regs to MCR/MRCLioncash2015-02-101-1/+3
* arm: Move headers over to pragma onceLioncash2015-01-301-7/+4
* ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei2014-10-251-1/+3
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-251-0/+103