Ryujinx/ARMeilleure/CodeGen/Linking
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
..
RelocEntry.cs Refactor PtcInfo (#2625) 2021-09-14 01:23:37 +02:00
RelocInfo.cs Add Operand.Label support to Assembler (#2680) 2021-10-05 14:04:55 -03:00
Symbol.cs Refactor PtcInfo (#2625) 2021-09-14 01:23:37 +02:00
SymbolType.cs Refactor PtcInfo (#2625) 2021-09-14 01:23:37 +02:00