[PATCH] D39712: [ARM] Add an alias for psr

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 04:03:39 PST 2017


javed.absar added a comment.

Hi Leslie:
As Oli mentioned, I did not find reference to PSR  in ARM-ARM when preparing these tables.  Leaving it to Renato to decide whether it should still be added.
If you do end up adding, and the encoding is same as XPSR, you could use the Mask bits 1,0,1 to differentiate against existing XPSR encoding entry (otherwise Searchable Table will complain about uniqueness).


Repository:
  rL LLVM

https://reviews.llvm.org/D39712





More information about the llvm-commits mailing list