Ryujinx/ChocolArm64
LDj3SNuD 233fc95e1e Sse optimized the Vector & Scalar fp-to-integer conversion instructions (unsigned); improved the related Tests. (#656)
* Update InstEmitSimdCvt.cs

* Update CpuTestSimdCvt.cs

* Update CpuTestSimd.cs

* Update CpuTestSimdShImm.cs

* Update InstEmitSimdCvt.cs
2019-04-12 13:14:16 -03:00
..
Decoders
Events
Instructions Sse optimized the Vector & Scalar fp-to-integer conversion instructions (unsigned); improved the related Tests. (#656) 2019-04-12 13:14:16 -03:00
Memory
State
Translation
ChocolArm64.csproj
CpuThread.cs
OpCodeTable.cs Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -03:00
Optimizations.cs