[PATCH] D48922: [AArch64] Armv8.4-A: TLB support

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 4 02:06:34 PDT 2018


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: olista01, samparker, ab, t.p.northover.
Herald added a reviewer: javed.absar.
Herald added subscribers: chrib, kristof.beyls.

This adds the:

- outer shareable TLB Maintenance instructions, and
- TLB range maintenance instructions.


https://reviews.llvm.org/D48922

Files:
  lib/Target/AArch64/AArch64SystemOperands.td
  lib/Target/AArch64/Utils/AArch64BaseInfo.h
  test/MC/AArch64/armv8.4a-tlb.s
  test/MC/Disassembler/AArch64/armv8.4a-tlb.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48922.154068.patch
Type: text/x-patch
Size: 20632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180704/0a725b4d/attachment.bin>


More information about the llvm-commits mailing list