版本
3.5-2428
分支
master
发布于
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X Android
提交(Commit)
d03fb11188d147688abd19d76d818a4ba08dc060
修改者
Lioncash
修改说明
Fix an incorrect opcode for an SSE instruction in x64Emitter.cpp. CVTSD2SI should write 0x2D, not 0xF2.

Also format the NormalSSEOps enum.