Lime3DS/src/core/arm
MerryMage b37a850654 dyncom: Remove VFP_REG_ZERO
Fixes two issues that will never happen:

1. There are cases when VFP_REG_ZERO will be non-zero, but these will
   never be encoutered in well behaved guest code (i.e. writing to D16).

2. If CONFIG_VFPv3 is defined, accessing VFP_REG_ZERO would be out of
   bounds.
2017-12-02 12:06:51 +00:00
..
dynarmic arm_dynarmic: ClearInstructionCache should clear all instruction caches 2017-11-19 14:47:14 +00:00
dyncom Moved down_count to CoreTiming 2017-09-30 17:38:14 +01:00
skyeye_common dyncom: Remove VFP_REG_ZERO 2017-12-02 12:06:51 +00:00
arm_interface.h Moved down_count to CoreTiming 2017-09-30 17:38:14 +01:00