This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
History
Lioncash
302f56b36a
A64: Fall back to interpreting for FCADD and FCMLA half-precision variants
...
Rather than straight-up treating them as undefined, we can fall back to an interpreter in this case.
2020-04-22 20:58:10 +01:00
..
backend
/x64
Merge pull request
#437
from lioncash/frecpx
2020-04-22 20:58:10 +01:00
common
common/fp/op: Add operations for floating-point reciprocal exponents
2020-04-22 20:58:10 +01:00
frontend
A64: Fall back to interpreting for FCADD and FCMLA half-precision variants
2020-04-22 20:58:10 +01:00
ir_opt
constant_propagation_pass: Fold byte reversal opcodes where applicable
2020-04-22 20:57:37 +01:00
CMakeLists.txt
Merge pull request
#437
from lioncash/frecpx
2020-04-22 20:58:10 +01:00