llvm-project/llvm/test/MC/SystemZ
Anirudh Prasad fa111d3085 [SystemZ][z/OS] Additional test coverage for validating dialect instructions for SystemZ
- There are certain instructions most notably those with extended mnemonics that restricted to only the gnu/att variant
- There are also certain instruction aliases/mnemonic aliases that are restricted only to the HLASM variant (see https://reviews.llvm.org/D97581, https://reviews.llvm.org/D94250 and https://reviews.llvm.org/D92185 for reference)
- This patch adds a few tests to check for the behaviour introduced in the above patches. The testing coverage could not be added in at the same time, due to parallel work being done introducing the HLASM syntax

Reviewed By: uweigand, abhina.sreeskantharajan

Differential Revision: https://reviews.llvm.org/D112172
2021-10-21 09:45:46 -04:00
..
asm-match.s
directive-insn-vector.s
directive-insn.s
fixups-zEC12.s
fixups.s
insn-bad-arch14.s [SystemZ] Add support for new cpu architecture - arch14 2021-07-26 16:57:28 +02:00
insn-bad-z13.s
insn-bad-z14.s
insn-bad-z15.s [SystemZ] Add support for new cpu architecture - arch14 2021-07-26 16:57:28 +02:00
insn-bad-z196.s
insn-bad-zEC12.s
insn-bad-zos-z13.s [SystemZ][z/OS] Additional test coverage for validating dialect instructions for SystemZ 2021-10-21 09:45:46 -04:00
insn-bad-zos-z14.s [SystemZ][z/OS] Additional test coverage for validating dialect instructions for SystemZ 2021-10-21 09:45:46 -04:00
insn-bad-zos-z15.s [SystemZ][z/OS] Additional test coverage for validating dialect instructions for SystemZ 2021-10-21 09:45:46 -04:00
insn-bad-zos-z196.s [SystemZ][z/OS] Additional test coverage for validating dialect instructions for SystemZ 2021-10-21 09:45:46 -04:00
insn-bad-zos.s [SystemZ][z/OS] Additional test coverage for validating dialect instructions for SystemZ 2021-10-21 09:45:46 -04:00
insn-bad.s
insn-good-arch14.s [SystemZ] Add support for new cpu architecture - arch14 2021-07-26 16:57:28 +02:00
insn-good-z13.s
insn-good-z14.s
insn-good-z15.s
insn-good-z196.s
insn-good-zEC12.s
insn-good-zos-pcrel.s [SystemZ][z/OS] Additional test coverage for validating dialect instructions for SystemZ 2021-10-21 09:45:46 -04:00
insn-good.s
invalid-instructions-spellcheck.s
lit.local.cfg
machine-directive.s [SystemZ] Recognize .machine directive in parser. 2021-09-17 12:03:54 +02:00
regs-bad.s
regs-good.s
reloc-directive.s
tokens.s
word.s