yuzu-android/src/core/arm/skyeye_common/vfp
Lioncash c3211c9c80 dyncom: Clean up the constructor
Some function calls aren't necessary and would be handled by regular initialization routines.
2015-02-12 21:50:51 -05:00
..
asm_vfp.h vfp: Move FPSID, FPEXC, and FPSCR values over to enums. 2015-02-06 14:52:05 -05:00
vfp_helper.h Throw more unused/unnecessary VFP code out 2015-02-09 11:54:39 -05:00
vfp.cpp dyncom: Clean up the constructor 2015-02-12 21:50:51 -05:00
vfp.h vfp: Move FPSID, FPEXC, and FPSCR values over to enums. 2015-02-06 14:52:05 -05:00
vfpdouble.cpp vfp: Normalize accumulator for multiply accumulate instructions 2015-02-10 08:16:26 -05:00
vfpinstr.cpp vfp: Throw out unused code 2015-02-04 13:11:03 -05:00
vfpsingle.cpp vfp: Normalize accumulator for multiply accumulate instructions 2015-02-10 08:16:26 -05:00