GreemDev-Ryujinx/ARMeilleure
FICTURE7 ecc64c934d
Add Operand.Label support to Assembler (#2680)
* Add `Operand.Label` support to `Assembler`

This adds label support to `Assembler` and enables branch tightening
when compiling with relocatables. Jump management and patching has been
moved to the `Assembler`.

* Move instruction table to `Assembler.Table`

* Set PTC internal version

* Rename `Assembler.Table` to `AssemblerTable`
2021-10-05 14:04:55 -03:00
..
CodeGen Add Operand.Label support to Assembler (#2680) 2021-10-05 14:04:55 -03:00
Common Add Operand.Label support to Assembler (#2680) 2021-10-05 14:04:55 -03:00
Decoders
Diagnostics
Instructions Use normal memory store path for DC ZVA (#2693) 2021-09-29 01:21:30 +02:00
IntermediateRepresentation Optimize HybridAllocator (#2637) 2021-09-29 01:38:37 +02:00
Memory Replace CacheResourceWrite with more general "precise" write (#2684) 2021-09-29 02:27:03 +02:00
Signal Replace CacheResourceWrite with more general "precise" write (#2684) 2021-09-29 02:27:03 +02:00
State
Translation Add Operand.Label support to Assembler (#2680) 2021-10-05 14:04:55 -03:00
Allocators.cs
ARMeilleure.csproj
Optimizations.cs
Statistics.cs