[PATCH] D23179: [SystemZ] Add some missing instruction classes and instructions.

Zhan Jun Liau via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 14:45:31 PDT 2016


zhanjunl created this revision.
zhanjunl added a reviewer: uweigand.
zhanjunl added a subscriber: llvm-commits.

Add instruction formats E, RSI, SSd, SSE, and SSF.

Add BRXH, BRXLE, PR, MVCK, STRAG, and ECTG instructions to test out those formats.

https://reviews.llvm.org/D23179

Files:
  lib/Target/SystemZ/SystemZInstrFormats.td
  lib/Target/SystemZ/SystemZInstrInfo.td
  test/MC/Disassembler/SystemZ/insns-pcrel.txt
  test/MC/Disassembler/SystemZ/insns.txt
  test/MC/SystemZ/insn-bad.s
  test/MC/SystemZ/insn-good.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23179.66858.patch
Type: text/x-patch
Size: 20527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/0e5c0a5c/attachment.bin>


More information about the llvm-commits mailing list