Version
3.5-2428
Entwicklungszweig
master
Zeitpunkt
10 Jahre, 6 Monate her
Windows x64 Windows x86 Mac OS X Android
Commit
d03fb11188d147688abd19d76d818a4ba08dc060
Author der Änderung
Lioncash
Beschreibung der Änderung
Fix an incorrect opcode for an SSE instruction in x64Emitter.cpp. CVTSD2SI should write 0x2D, not 0xF2.

Also format the NormalSSEOps enum.