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
d365d4083a
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.
2019-03-04 12:23:57 -05:00
..
backend
/x64
Merge pull request
#437
from lioncash/frecpx
2019-03-03 14:42:23 +00:00
common
common/fp/op: Add operations for floating-point reciprocal exponents
2019-03-02 23:31:26 -05:00
frontend
A64: Fall back to interpreting for FCADD and FCMLA half-precision variants
2019-03-04 12:23:57 -05:00
ir_opt
Reduce Inst::NumArgs calls / opcodes: Prefer std::vector to std::map (
#425
)
2019-02-03 20:21:14 +00:00
CMakeLists.txt
Merge pull request
#437
from lioncash/frecpx
2019-03-03 14:42:23 +00:00