Версия
3.5-2428
Ветвь
master
Дата
10 лет, 6 месяцев назад
Windows x64 Windows x86 Mac OS X Android
Коммит
d03fb11188d147688abd19d76d818a4ba08dc060
Автор изменения
Lioncash
Описание изменения
Fix an incorrect opcode for an SSE instruction in x64Emitter.cpp. CVTSD2SI should write 0x2D, not 0xF2.

Also format the NormalSSEOps enum.