Implement the 'Current Cache Size' register that has been introduced as part of the Armv8.3 architecture. I originally missed this, and (hopefully) should be the final patch for assembler support.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D41396
[AArch64] CCSIDR2 system register ClosedPublic Authored by samparker on Dec 19 2017, 7:25 AM.
Details Summary Implement the 'Current Cache Size' register that has been introduced as part of the Armv8.3 architecture. I originally missed this, and (hopefully) should be the final patch for assembler support.
Diff Detail Event TimelineHerald added subscribers: kristof.beyls, javed.absar, rengolin, aemerson. · View Herald TranscriptDec 19 2017, 7:25 AM This revision is now accepted and ready to land.Dec 19 2017, 9:30 AM Closed by commit rL321155: [AArch64] CCSIDR2 system register (authored by sam_parker). · Explain WhyDec 20 2017, 12:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 127526 lib/Target/AArch64/AArch64SystemOperands.td
test/MC/AArch64/arm64-system-encoding.s
test/MC/AArch64/basic-a64-diagnostics.s
test/MC/Disassembler/AArch64/basic-a64-instructions.txt
|