llvm-project/llvm/test/MC/CSKY
Zi Xuan Wu 4fb282fec5 [CSKY] Add CSKY 16-bit instruction format and encoding
CSKY is a ARCH which supports mixture of 16-bit and 32-bit instructions natively,
and there is not an indivual predictor or feature to enable/disable 16-bit instruction.
So I think it's better to add 16-bit instruction early, and naturally to use 16-bit and 32-bit instructions.

Differential Revision: https://reviews.llvm.org/D112919
2021-11-08 10:02:15 +08:00
..
basic-16bit.s [CSKY] Add CSKY 16-bit instruction format and encoding 2021-11-08 10:02:15 +08:00
basic.s [CSKY] Complete to add basic integer instruction set 2021-10-20 15:50:44 +08:00
lit.local.cfg