yuzu-mainline/src/core/arm/skyeye_common/vfp
bunnei 53a22b84da ARM: Integrate SkyEye faster "dyncom" interpreter.
Fixed typo (make protected member public)

Added license header back in. I originally removed this because I mostly rewrote the file, but meh

ARM: Fixed a type error in dyncom interpreter.

ARM: Updated dyncom to use unique_ptr for internal ARM state.
2014-10-25 14:11:39 -04:00
..
asm_vfp.h ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
vfp_helper.h ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
vfp.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
vfp.h ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
vfpdouble.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
vfpinstr.cpp ARM: Integrate SkyEye faster "dyncom" interpreter. 2014-10-25 14:11:39 -04:00
vfpsingle.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00