mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-09 04:03:40 -04:00
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. |
||
|---|---|---|
| .. | ||
| dynarmic | ||
| dyncom | ||
| skyeye_common | ||
| arm_interface.h | ||