Files
dynarmic/src/frontend/A64/translate/impl
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
..
2020-04-22 20:53:46 +01:00
2020-04-22 20:46:12 +01:00
2020-04-22 20:46:13 +01:00
2020-04-22 20:46:19 +01:00
2020-04-22 20:46:17 +01:00
2020-04-22 20:53:46 +01:00