ryujinx/ARMeilleure
Ficture Seven b3c051bbec
Use movd,movq for i32/64 VectorExtract %x, 0x0 (#1439)
* Use movd,movq for i32/64 VectorExtract %x, 0x0

* Increment PPTC interval version

* Use else-if instead

- Address gdkchan's feedback.
- Clean up Debug.Assert calls

* Inline `count` expression into Debug.Assert

Apparently the CoreCLR JIT will not eliminate this. :(
2020-07-30 15:52:26 +10:00
..
CodeGen Use movd,movq for i32/64 VectorExtract %x, 0x0 (#1439) 2020-07-30 15:52:26 +10:00
Common
Decoders
Diagnostics
Instructions
IntermediateRepresentation
Memory
State Refactor NativeContext (#1410) 2020-07-24 16:13:14 -03:00
Translation Use movd,movq for i32/64 VectorExtract %x, 0x0 (#1439) 2020-07-30 15:52:26 +10:00
ARMeilleure.csproj
Optimizations.cs
Statistics.cs