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