Ryujinx/src/Ryujinx.Cpu/LightningJit/Arm64
2025-01-25 14:04:43 -06:00
..
Target/Arm64 misc: chore: Use explicit types in CPU project 2025-01-25 14:04:43 -06:00
A64Compiler.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Block.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
ImmUtils.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
InstFlags.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
InstInfo.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
InstName.cs Implement host tracked memory manager mode (#6356) 2024-03-26 23:33:24 -03:00
MultiBlock.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
RegisterAllocator.cs Implement host tracked memory manager mode (#6356) 2024-03-26 23:33:24 -03:00
RegisterUtils.cs Implement host tracked memory manager mode (#6356) 2024-03-26 23:33:24 -03:00
SysUtils.cs LightningJit: Disable some cache ops and CTR_EL0 access on Windows Arm (#6326) 2024-03-07 20:55:54 -03:00