llvm-project/llvm/test/MC/SystemZ
Ulrich Weigand 9932f92882 [SystemZ] Add missing high-word facility instructions
There are a few instructions provided by the high-word facility (z196)
that we cannot easily exploit for code generation.  This patch at least
adds those missing instructions for the assembler and disassembler.

This means that now all nonprivileged instructions up to z13 are
supported by the LLVM assembler / disassembler.

llvm-svn: 306821
2017-06-30 12:56:29 +00:00
..
directive-insn.s [SystemZ] Add support for the .insn directive 2016-08-08 15:13:08 +00:00
fixups-zEC12.s [SystemZ] Support execution hint instructions 2016-11-28 14:01:51 +00:00
fixups.s
insn-bad-z13.s [SystemZ] Add decimal floating-point instructions 2017-05-30 10:15:16 +00:00
insn-bad-z196.s [SystemZ] Add missing high-word facility instructions 2017-06-30 12:56:29 +00:00
insn-bad-zEC12.s [SystemZ] Add decimal floating-point instructions 2017-05-30 10:15:16 +00:00
insn-bad.s [SystemZ] Add missing high-word facility instructions 2017-06-30 12:56:29 +00:00
insn-good-z13.s [SystemZ] Add decimal floating-point instructions 2017-05-30 10:15:16 +00:00
insn-good-z196.s [SystemZ] Add missing high-word facility instructions 2017-06-30 12:56:29 +00:00
insn-good-zEC12.s [SystemZ] Add decimal floating-point instructions 2017-05-30 10:15:16 +00:00
insn-good.s [SystemZ] Add decimal floating-point instructions 2017-05-30 10:15:16 +00:00
lit.local.cfg
regs-bad.s [SystemZ] Model access registers as LLVM registers 2016-11-08 20:15:26 +00:00
regs-good.s [SystemZ] Model access registers as LLVM registers 2016-11-08 20:15:26 +00:00
tokens.s [SystemZ] Fix encoding of MVCK and .insn ss 2016-10-31 14:21:36 +00:00
word.s [SystemZ] Add support for the .word directive. 2016-07-08 16:50:02 +00:00