llvm-project/llvm/test/MC/SystemZ
Bryan Chan 28b759c4c8 [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

llvm-svn: 269688
2016-05-16 20:32:22 +00:00
..
fixups.s [SystemZ] Sort relocs to avoid code corruption by linker optimization 2015-12-16 18:12:40 +00:00
insn-bad-z13.s [SystemZ] Add z13 vector facility and MC support 2015-05-05 19:23:40 +00:00
insn-bad-z196.s [SystemZ] Support transactional execution on zEC12 2015-04-01 12:51:43 +00:00
insn-bad-zEC12.s [SystemZ] Add z13 vector facility and MC support 2015-05-05 19:23:40 +00:00
insn-bad.s [SystemZ] Use POPCNT instruction on z196 2015-03-31 12:56:33 +00:00
insn-good-z13.s [SystemZ] testcase MC/SystemZ/insn-good-z13.s extended. 2015-10-12 10:13:57 +00:00
insn-good-z196.s [SystemZ] Add support for additional branch extended mnemonics 2016-05-10 20:11:24 +00:00
insn-good-zEC12.s [SystemZ] Support transactional execution on zEC12 2015-04-01 12:51:43 +00:00
insn-good.s [SystemZ] Support LRVH and STRVH opcodes 2016-05-16 20:32:22 +00:00
lit.local.cfg Re-enable UBSan tests for SystemZ: PR20980 was fixed. 2015-12-02 20:46:51 +00:00
regs-bad.s
regs-good.s
tokens.s [SystemZ] Add z13 vector facility and MC support 2015-05-05 19:23:40 +00:00