dynarmic/src/frontend
Lioncash 28a8b4d210 A64: Handle half-precision floating point in scalar FMOV
This is simply performing a scalar value transfer between registers
without conversions, so this is trivial to handle as-is.
2020-04-22 20:58:12 +01:00
..
A32 frontend/ir/ir_emitter: Alter parameters of FPDoubleToSingle() and FPSingleToDouble() to pass along desired rounding mode 2020-04-22 20:58:10 +01:00
A64 A64: Handle half-precision floating point in scalar FMOV 2020-04-22 20:58:12 +01:00
decoder decoders: Cast to correctly-sized type before shifting 2020-04-22 20:55:50 +01:00
ir frontend/ir_emitter: Add half-precision variant of FPAbs 2020-04-22 20:58:12 +01:00