mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-24 19:37:02 +00:00
* Improve StoreToContext emission Hoist StoreToContext in dynamic branch fast & slow paths out into their predecessor. Reduces register pressure, code size and compile time because we're throwing less stuff down the pipeline. * Set PTC internal version * Turn EmitDynamicTableCall private * Re-trigger CI |
||
|---|---|---|
| .. | ||
| EncodingCache.cs | ||
| Ptc.cs | ||
| PtcFormatter.cs | ||
| PtcInfo.cs | ||
| PtcJumpTable.cs | ||
| PtcLoadingState.cs | ||
| PtcProfiler.cs | ||
| PtcState.cs | ||
| RelocEntry.cs | ||