yuzu-fork/src/core/arm/dynarmic
Lioncash b51e7e0288 arm_interface: Remove ARM11-isms from the CPU interface
This modifies the CPU interface to more accurately match an
AArch64-supporting CPU as opposed to an ARM11 one. Two of the methods
don't even make sense to keep around for this interface, as Adv Simd is
used, rather than the VFP in the primary execution state. This is
essentially a modernization change that should have occurred from the
get-go.
2018-09-18 03:20:04 -04:00
..
arm_dynarmic.cpp arm_interface: Remove ARM11-isms from the CPU interface 2018-09-18 03:20:04 -04:00
arm_dynarmic.h arm_interface: Remove ARM11-isms from the CPU interface 2018-09-18 03:20:04 -04:00