[SystemZ] Add compare-and-branch instructions to MC
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 4 Apr 2016 14:26:43 +0000 (14:26 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 4 Apr 2016 14:26:43 +0000 (14:26 +0000)
commit99ac5045ab7585be855e635bb31128dbb9f74209
tree7fae4c1e49b942094e60962b9fb6a0f8269acb23
parent8e62db324775d97614857d66530bd8a4581c1d3a
[SystemZ] Add compare-and-branch instructions to MC

This adds MC support for fused compare + indirect branch instructions,
ie. CRB, CGRB, CLRB, CLGRB, CIB, CGIB, CLIB, CLGIB. They aren't actually
generated yet -- this is preparation for their use for conditional
returns in the next iteration of D17339.

Author: koriakin
Differential Revision: http://reviews.llvm.org/D18742

llvm-svn: 265296
llvm/lib/Target/SystemZ/SystemZInstrFormats.td
llvm/lib/Target/SystemZ/SystemZInstrInfo.td
llvm/test/MC/Disassembler/SystemZ/insns.txt
llvm/test/MC/SystemZ/insn-good.s