summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/arm_regformat.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-03arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei1-187/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-1/+1
2015-08-07arm_interface: Implement interface for retrieving VFP registersLioncash1-1/+1
2015-06-29vfp: Handle accesses to FPINST/FPINST2 system registersLioncash1-0/+2
2015-06-13vfp: Handle accesses to the VFP media feature registersLioncash1-0/+2
2015-04-06vfp: Get rid of the VFP_OFFSET macroLioncash1-6/+9
2015-04-06Move CP15 enum definitions into their own enum.Lioncash1-22/+18
2015-04-02dyncom: Move CP15 register writing into its own function.Lioncash1-0/+33
2015-04-02dyncom: Move CP15 register reading into its own function.Lioncash1-5/+52
2015-02-10dyncom: Add more regs to MCR/MRCLioncash1-1/+3
2015-01-30arm: Move headers over to pragma onceLioncash1-7/+4
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei1-1/+3
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei1-0/+0
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-05moved arm core to interpreter directorybunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-94/+94
2013-09-18added ARMulator/skyeye ARM11 core to the projectShizZy1-0/+103