This website requires JavaScript.
Explore
Help
Register
Sign In
suyu
/
dynarmic
Watch
26
Star
1
Fork
You've already forked dynarmic
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
302f56b36a
dynarmic
/
src
/
frontend
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
..
A32
translate_arm/coprocessor: Minor tidying up
2020-04-22 20:58:10 +01:00
A64
A64: Fall back to interpreting for FCADD and FCMLA half-precision variants
2020-04-22 20:58:10 +01:00
decoder
decoders: Cast to correctly-sized type before shifting
2020-04-22 20:55:50 +01:00
ir
frontend/ir/microinstruction: Add missing cases for FPRecipExponent{32,64} for ReadsFromAndWritesToFPSRCumulativeExceptionBits()
2020-04-22 20:58:10 +01:00