This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
53fa04f326b4a5e38aec3d18d53801484e9164c4
yuzu
/
src
/
core
/
arm
/
skyeye_common
/
vfp
T
History
Lioncash
53fa04f326
vfpdouble: Fix the FTOUI NaN sign setting
...
This was fixed for vfpsingle, but not vfpdouble
2015-02-09 17:18:29 -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
vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuff
2015-02-09 09:53:17 -05:00
vfp.h
vfp: Move FPSID, FPEXC, and FPSCR values over to enums.
2015-02-06 14:52:05 -05:00
vfpdouble.cpp
vfpdouble: Fix the FTOUI NaN sign setting
2015-02-09 17:18:29 -05:00
vfpinstr.cpp
vfp: Throw out unused code
2015-02-04 13:11:03 -05:00
vfpsingle.cpp
Throw more unused/unnecessary VFP code out
2015-02-09 11:54:39 -05:00