llvm-project/llvm/test/MC/SystemZ
Jonas Paulsson 5588dbce73 [SystemZAsmParser] Treat VR128 separately in ParseDirectiveInsn().
This patch makes the parser
  - reject higher vector registers (>=16) in operands where they should not
    be accepted.
  - accept higher integers (>=16) in vector register operands.

Review: Ulrich Weigand
Differential Revision: https://reviews.llvm.org/D88888
2020-10-06 14:42:40 +02:00
..
asm-match.s
directive-insn-vector.s [SystemZAsmParser] Treat VR128 separately in ParseDirectiveInsn(). 2020-10-06 14:42:40 +02:00
directive-insn.s
fixups-zEC12.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
fixups.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
insn-bad-z13.s
insn-bad-z14.s
insn-bad-z15.s
insn-bad-z196.s
insn-bad-zEC12.s
insn-bad.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
insn-good-z13.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
insn-good-z14.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
insn-good-z15.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
insn-good-z196.s
insn-good-zEC12.s
insn-good.s [SystemZ] Support bare nop instructions 2020-09-30 11:23:41 +02:00
invalid-instructions-spellcheck.s
lit.local.cfg
regs-bad.s [SystemZAsmParser] Treat VR128 separately in ParseDirectiveInsn(). 2020-10-06 14:42:40 +02:00
regs-good.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
tokens.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
word.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00