1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/MC/Sparc
Daniel Cederman d254f97c03 [Sparc] Support relocatable expressions in the assembler
Allow assembler expressions to start with an identifier. This allows for expressions such as
```
b symbol + 4
```
and
```
mov symEnd - symStart, %g1
```

The patch builds upon https://reviews.llvm.org/D47136.

Reviewed By: joerg

Differential Revision: https://reviews.llvm.org/D47458
2021-02-10 14:52:44 +01:00
..
leon-instructions.s
leon-pwrpsr-instruction.s
lit.local.cfg
sparc64-alu-instructions.s
sparc64-ctrl-instructions.s
sparc-alu-instructions.s
sparc-asm-errors.s
sparc-assembly-exprs.s [Sparc] Support relocatable expressions in the assembler 2021-02-10 14:52:44 +01:00
sparc-atomic-instructions.s
sparc-coproc.s
sparc-ctrl-instructions.s
sparc-directive-xword.s
sparc-directives.s
sparc-fp-instructions.s
sparc-little-endian.s
sparc-mem-instructions.s
sparc-misc-instructions.s
sparc-nop-data.s
sparc-pic.s
sparc-relocations.s [SPARC] Recognize and handle the %lm(sym) operator 2021-02-08 19:25:33 -05:00
sparc-special-registers.s
sparc-synthetic-instructions.s
sparc-tls-relocations.s
sparc-traps.s
sparc-v9-traps.s
sparc-vis.s
sparcv8-instructions.s
sparcv9-atomic-instructions.s
sparcv9-instructions.s