[PATCH] D37851: [Power9] Add missing Power9 instructions.
Tony Jiang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 06:22:10 PDT 2017
jtony created this revision.
The following 8 instructions are introduced in the ISA 3.0, but not implemented yet, implement them in this patch.
addpcis(subpcis, lnia), darn, maddhd, maddhdu, maddld, setb
https://reviews.llvm.org/D37851
Files:
lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrFormats.td
lib/Target/PowerPC/PPCInstrInfo.td
test/MC/Disassembler/PowerPC/ppc64-encoding.txt
test/MC/PowerPC/ppc64-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37851.115207.patch
Type: text/x-patch
Size: 7815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/634ce3b4/attachment.bin>
More information about the llvm-commits
mailing list