OSDN Git Service

[AArch64] Assembler support for v8.3 RCpc
authorSam Parker <sam.parker@arm.com>
Thu, 10 Aug 2017 09:52:55 +0000 (09:52 +0000)
committerSam Parker <sam.parker@arm.com>
Thu, 10 Aug 2017 09:52:55 +0000 (09:52 +0000)
commit05e573b7fb74d1d70b571542d0ed614a99d27ead
treee873bda820bb52716a71e2e22201876fcc5f9b51
parentaf93d17e0c779e519918a892adb33608c6f9dfdb
[AArch64] Assembler support for v8.3 RCpc

Added assembler and disassembler support for the new Release
Consistent processor consistent instructions, introduced with ARM
v8.3-A for AArch64.

Differential Revision: https://reviews.llvm.org/D36522

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310575 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64Subtarget.h
test/MC/AArch64/armv8.3a-rcpc.s [new file with mode: 0644]
test/MC/Disassembler/AArch64/armv8.3a-rcpc.txt [new file with mode: 0644]