Ryujinx/ARMeilleure/CodeGen
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
..
Optimizations Fix folding of ConvertI64ToI32 imm64 (#1383) 2020-07-13 19:10:33 +10:00
RegisterAllocators
Unwinding
X86 Use movd,movq for i32/64 VectorExtract %x, 0x0 (#1439) 2020-07-30 15:52:26 +10:00
CompiledFunction.cs