This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Armv8.4-A: system registers
ClosedPublic

Authored by SjoerdMeijer on Jul 3 2018, 3:12 AM.

Details

Summary

This adds the following system registers:

  • RAS registers,
  • MPAM registers,
  • Activitiy monitor registers,
  • Trace Extension registers,
  • Timing insensitivity of data processing instructions,
  • Enhanced Support for Nested Virtualization.

Diff Detail

Repository
rL LLVM

Event Timeline

SjoerdMeijer created this revision.Jul 3 2018, 3:12 AM
olista01 accepted this revision.Jul 3 2018, 4:55 AM

LGTM

This revision is now accepted and ready to land.Jul 3 2018, 4:55 AM
This revision was automatically updated to reflect the committed changes.