dynarmic/src/frontend
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