dynarmic/tests/A64
MerryMage 06b31448aa emit_x64_vector: Changes to VectorSignedSaturatedDoublingMultiply
* Return both the upper and lower parts of the multiply if required
* SSE2 does not support the pmuldq instruction, do sign correction to an unsigned result instead
* Improve port utilisation where possible (punpck instructions were a bottleneck)
2020-04-22 20:55:06 +01:00
..
a64.cpp emit_x64_vector: Changes to VectorSignedSaturatedDoublingMultiply 2020-04-22 20:55:06 +01:00
fuzz_with_unicorn.cpp ir/value: Replace includes with forward declarations 2020-04-22 20:55:05 +01:00
testenv.h tests: Refactor unicorn_emu to allow for A32 unicorn 2020-04-22 20:46:23 +01:00
verify_unicorn.cpp tests: Refactor unicorn_emu to allow for A32 unicorn 2020-04-22 20:46:23 +01:00