| commit | 1bab191f25ac74f43a7c25c9a04beb029d843af0 | [log] [tgz] |
|---|---|---|
| author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | Mon Oct 05 13:42:31 2015 +0000 |
| committer | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | Mon Oct 05 13:42:31 2015 +0000 |
| tree | ba79e7be08cf0d15f9ce5e29eba3318b06e5ecfa | |
| parent | fcbea71b4fa4495ed6feb7d23e0a79742685c077 [diff] |
[MC layer][AArch64] llvm-mc accepts 4-bit immediate values for "msr pan, #imm", while only 1-bit immediate values should be valid. Changed encoding and decoding for msr pstate instructions. Differential Revision: http://reviews.llvm.org/D13011 llvm-svn: 249313