While LORID_EL1 register is read-only as per the spec, http://reviews.llvm.org/rL235105 doesn't address that.
Patch by: John Brawn
Related to: http://reviews.llvm.org/rL235105
Paths
| Differential D9105
[AArch64] LORID_EL1 register must be treated as read-only ClosedPublic Authored by vsukharev on Apr 20 2015, 3:59 AM.
Details Summary While LORID_EL1 register is read-only as per the spec, http://reviews.llvm.org/rL235105 doesn't address that. Patch by: John Brawn Related to: http://reviews.llvm.org/rL235105
Diff Detail
Event Timelinevsukharev updated this object. vsukharev added a parent revision: D8499: [AArch64] Add v8.1a "Limited Ordering Regions" extension.Apr 20 2015, 3:59 AM Closed by commit rL235314: [AArch64] LORID_EL1 register must be treated as read-only (authored by vsukharev). · Explain WhyApr 20 2015, 9:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 24027 llvm/trunk/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
llvm/trunk/test/MC/AArch64/armv8.1a-lor.s
llvm/trunk/test/MC/Disassembler/AArch64/armv8.1a-lor.txt
|