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:46:21 +01:00
2020-04-22 20:46:19 +01:00
2020-04-22 20:46:18 +01:00
2016-07-07 19:01:47 +08:00