[PATCH] D52480: [AArch64][v8.5A] Add Armv8.5-A "DC CVADP" instruction

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 07:17:31 PDT 2018


olista01 created this revision.
Herald added a reviewer: javed.absar.
Herald added subscribers: llvm-commits, chrib, kristof.beyls.

This adds a new variant of the DC system instruction for persistent
memory.

Patch by Pablo Barrio!


Repository:
  rL LLVM

https://reviews.llvm.org/D52480

Files:
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/AArch64/AArch64SystemOperands.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  test/MC/AArch64/armv8.5a-persistent-memory.s
  test/MC/Disassembler/AArch64/armv8.5a-persistent-memory.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52480.166897.patch
Type: text/x-patch
Size: 5352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/93d84963/attachment.bin>


More information about the llvm-commits mailing list