Files
llvm/test/MC/ARM
Javed Absar 683224ecbd [ARM] Unify handling of M-Class system registers
This patch cleans up and fixes issues in the M-Class system register handling:

1. It defines the system registers and the encoding (SYSm values) in one place:
   a new ARMSystemRegister.td using SearchableTable, thereby removing the
   hand-coded values which existed in multiple places.

2. Some system registers e.g. BASEPRI_MAX_NS which do not exist were being allowed!
   Ref: ARMv6/7/8M architecture reference manual.

Reviewed by: @t.p.northover, @olist01, @john.brawn
Differential Revision: https://reviews.llvm.org/D35209



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308456 91177308-0d34-0410-b5e6-96231b3b80d8
2017-07-19 12:57:16 +00:00
..
2013-10-29 09:47:35 +00:00
2014-11-05 12:40:21 +00:00
2015-11-16 14:05:32 +00:00
2017-01-09 21:38:14 +00:00
2017-01-09 21:38:14 +00:00
2014-06-19 16:35:19 +00:00
2014-01-30 04:46:24 +00:00
2014-01-24 17:20:08 +00:00
2017-07-12 16:14:00 +00:00
2014-01-28 23:13:30 +00:00
2013-09-18 09:46:49 +00:00
2017-01-22 20:28:56 +00:00
2014-04-03 11:29:15 +00:00
2014-01-17 13:53:08 +00:00
2011-12-20 23:20:00 +00:00
2016-04-08 18:15:37 +00:00
2015-04-15 17:28:23 +00:00
2016-04-08 18:15:37 +00:00
2013-06-24 09:11:53 +00:00
2017-07-16 07:48:48 +00:00
2012-04-26 01:38:10 +00:00