This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic-android
Watch
1
Star
0
Fork
0
You've already forked dynarmic-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1,393
Commits
5
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Lioncash
f83cd2da9a
floating_point_{conditional}_compare: Deduplicate code
...
Deduplicates the implementation code of instructions by extracting the code to a common function.
2020-04-22 20:46:22 +01:00
MerryMage
aac5af50e2
IR: FPCompare{32,64} now return NZCV flags instead of implicitly setting them
2020-04-22 20:46:13 +01:00
MerryMage
93fcbdf1e2
A64: Implement FCMP, FCMPE
2020-04-22 20:46:13 +01:00