mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-20 13:32:05 +00:00
* Replace LinkedList by IntrusiveList to avoid allocations on JIT * Fix wrong replacements |
||
|---|---|---|
| .. | ||
| Assembler.cs | ||
| CallConvName.cs | ||
| CallingConvention.cs | ||
| CodeGenContext.cs | ||
| CodeGenerator.cs | ||
| HardwareCapabilities.cs | ||
| IntrinsicInfo.cs | ||
| IntrinsicTable.cs | ||
| IntrinsicType.cs | ||
| PreAllocator.cs | ||
| X86Condition.cs | ||
| X86Instruction.cs | ||
| X86Register.cs | ||