diff options
author | Mihai Popa <mihail.popa@gmail.com> | 2013-05-13 14:10:04 +0000 |
---|---|---|
committer | Mihai Popa <mihail.popa@gmail.com> | 2013-05-13 14:10:04 +0000 |
commit | f86e436fb95670ed110818fefa403f21ae104639 (patch) | |
tree | 11d3a6071ea91ee9dfb1dbb09c606eb103dc567d /Makefile | |
parent | d26c93d3a8a484c5b42f06163ae5de787f0ac276 (diff) | |
download | external_llvm-f86e436fb95670ed110818fefa403f21ae104639.zip external_llvm-f86e436fb95670ed110818fefa403f21ae104639.tar.gz external_llvm-f86e436fb95670ed110818fefa403f21ae104639.tar.bz2 |
The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instructions when they are used to write to the APSR. In this case, the destination operand should be APSR_nzcv, and the encoding of the target should be 0b1111 (same as for PC). In pre-UAL syntax, this form used the PC register as a textual target. This is still allowed for backward compatibility.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181705 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions