1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-20 20:25:39 +00:00
Ryujinx/ARMeilleure
FICTURE7 9c0dbb9c07 Make EntryTable<T> expandable
* EntryTable is now expandable instead of being a fixed slab.
* Remove EntryTable<T>.TryAllocate
* Remove Counter<T>.TryCreate

Address LDj3SNuD's feedback
2021-04-16 18:20:05 +04:00
..
CodeGen (CPU) Fix CRC32 instruction when constant values are used as input (#2183) 2021-04-07 23:43:08 +02:00
Common Make EntryTable<T> expandable 2021-04-16 18:20:05 +04:00
Decoders Remove Block.TailCall since it is not used anymore 2021-04-13 11:12:59 +04:00
Diagnostics
Instructions Add on translation call counting 2021-04-13 10:50:08 +04:00
IntermediateRepresentation Add PPTC support 2021-04-13 11:11:01 +04:00
Memory
State
Translation Make EntryTable<T> expandable 2021-04-16 18:20:05 +04:00
ARMeilleure.csproj
Optimizations.cs
Statistics.cs