mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-22 04:37:05 +00:00
* 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. :( |
||
|---|---|---|
| .. | ||
| Optimizations | ||
| RegisterAllocators | ||
| Unwinding | ||
| X86 | ||
| CompiledFunction.cs | ||