This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Refactor instructions that write PSTATE (NFCI)
ClosedPublic

Authored by olista01 on Sep 25 2018, 7:16 AM.

Details

Summary

Reuse some code in preparation for the v8.5A XAFlag/AXFlag instructions,
which shares part of the encoding of the MSR-immediate.

Patch by Pablo Barrio!

Diff Detail

Repository
rL LLVM

Event Timeline

olista01 created this revision.Sep 25 2018, 7:16 AM
javed.absar accepted this revision.Sep 26 2018, 7:31 AM
This revision is now accepted and ready to land.Sep 26 2018, 7:31 AM
This revision was automatically updated to reflect the committed changes.