[SystemZ] Add extra testscases for r181773
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Tue, 14 May 2013 09:49:11 +0000 (09:49 +0000)
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Tue, 14 May 2013 09:49:11 +0000 (09:49 +0000)
commit847cb575a1533777f45239a8136446e02c202763
tree14554a8b321dded3340725ef2d6436dc31565d21
parentb594c4c873bd3e2ee560cc83bd50282ec56b01e9
[SystemZ] Add extra testscases for r181773

Forgot to svn add these...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181774 91177308-0d34-0410-b5e6-96231b3b80d8
24 files changed:
test/MC/SystemZ/insn-bras-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-brasl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-cgfrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-cghrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-cgrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-chrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-clgfrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-clghrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-clgrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-clhrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-clrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-crl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-larl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-lgfrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-lghrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-lgrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-lhrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-llgfrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-llghrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-llhrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-lrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-stgrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-sthrl-02.s [new file with mode: 0644]
test/MC/SystemZ/insn-strl-02.s [new file with mode: 0644]