mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-09 07:13:57 +00:00
Use some SSE4 instructions in on CPUs that support them. Use float instructions instead of int where appropriate (it's a cycle faster on CPUs with arithmetic unit forwarding penalties).