1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/MC/CSKY
Zi Xuan Wu ca9ceef593 [CSKY 6/n] Add support branch and symbol series instruction
This patch adds basic CSKY branch instructions and symbol address series instructions.
Those two kinds of instruction have relationship between each other, and it involves much work about Fixups.

For now, basic instructions are enabled except for disassembler support.
We would support to generate basic codegen asm firstly and delay disassembler work later.

Differential Revision: https://reviews.llvm.org/D95029
2021-04-20 15:36:49 +08:00
..
basic.s [CSKY 6/n] Add support branch and symbol series instruction 2021-04-20 15:36:49 +08:00
csky-error.s [CSKY 6/n] Add support branch and symbol series instruction 2021-04-20 15:36:49 +08:00
lit.local.cfg