llvm/test/MC/Disassembler/SystemZ
Bryan Chan 82733bd860 [SystemZ] Support LRVH and STRVH opcodes
Summary: On Linux, /usr/include/bits/byteswap-16.h defines __byteswap_16(x) as an inlined LRVH (Load Reversed Half-word) instruction. The SystemZ back-end did not support this opcode and the inlined assembly would cause a fatal error.

Reviewers: bryanpkc, uweigand

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D18732

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269688 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-16 20:32:22 +00:00
..
insns-pcrel.txt [SystemZ] Add unsigned compare-and-branch instructions 2013-09-18 09:56:40 +00:00
insns-z13-bad.txt [SystemZ] Add z13 vector facility and MC support 2015-05-05 19:23:40 +00:00
insns-z13.txt [SystemZ] Add z13 vector facility and MC support 2015-05-05 19:23:40 +00:00
insns.txt [SystemZ] Support LRVH and STRVH opcodes 2016-05-16 20:32:22 +00:00
invalid-regs.txt
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
trunc-01.txt
trunc-02.txt
trunc-03.txt
unmapped.txt