dynarmic/src/frontend
Lioncash 3714bc0ed4 floating_point_conversion_integer: Use FPS64ToDouble and FPU64ToDouble in SCVTF_float_int and UCVTF_float_int
The opcodes introduced in 979b6f39f1621b80bd463645ec5b08661cb6b1bf can
also be used here, avoiding more falling back to the interpreter.
2020-04-22 20:46:18 +01:00
..
A32 disassembler_arm: Remove rotation helper function in favor of Common::RotateRight 2020-04-22 20:46:17 +01:00
A64 floating_point_conversion_integer: Use FPS64ToDouble and FPU64ToDouble in SCVTF_float_int and UCVTF_float_int 2020-04-22 20:46:18 +01:00
decoder decoder_detail: use structured bindings 2020-04-22 20:46:17 +01:00
ir ir: Add opcodes for converting S64 and U64 to double-precision values 2020-04-22 20:46:18 +01:00