Version
3.5-2428
Branch
master
Date
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
d03fb11188d147688abd19d76d818a4ba08dc060
Change author
Lioncash
Change description
Fix an incorrect opcode for an SSE instruction in x64Emitter.cpp. CVTSD2SI should write 0x2D, not 0xF2.

Also format the NormalSSEOps enum.