GreemDev-Ryujinx/src/Ryujinx.Cpu/LightningJit/Arm32
2025-01-30 20:27:17 -06:00
..
Target/Arm64 misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
A32Compiler.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Block.cs
BranchType.cs
CodeGenContext.cs misc: chore: Use collection expressions in Cpu 2025-01-26 15:41:05 -06:00
Decoder.cs misc: chore: Use collection expressions in Cpu 2025-01-26 15:41:05 -06:00
IInstEmit.cs
ImmUtils.cs
InstDecoders.cs
InstFlags.cs
InstInfo.cs
InstInfoForTable.cs
InstMeta.cs
InstName.cs
InstTableA32.cs misc: chore: Use collection expressions in Cpu 2025-01-26 15:41:05 -06:00
InstTableT16.cs misc: chore: Use collection expressions in Cpu 2025-01-26 15:41:05 -06:00
InstTableT32.cs misc: chore: Use collection expressions in Cpu 2025-01-26 15:41:05 -06:00
MultiBlock.cs
PendingBranch.cs
RegisterAllocator.cs
RegisterUtils.cs
ScopedRegister.cs