constraints.md: Also list Cs and US ARM-specific constraints as used.

2015-08-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    * config/arm/constraints.md: Also list Cs and US ARM-specific
    constraints as used.

From-SVN: r227162
This commit is contained in:
Thomas Preud'homme 2015-08-25 08:50:53 +00:00 committed by Thomas Preud'homme
parent d5ef2c2109
commit e36dbdfe55
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2015-08-25 Thomas Preud'homme <thomas.preudhomme@arm.com>
* config/arm/constraints.md: Also list Cs and US ARM-specific
constraints as used.
2015-08-24 Kaz Kojima <kkojima@gcc.gnu.org>
PR target/66609

View File

@ -21,7 +21,7 @@
;; The following register constraints have been used:
;; - in ARM/Thumb-2 state: t, w, x, y, z
;; - in Thumb state: h, b
;; - in both states: l, c, k, q, US
;; - in both states: l, c, k, q, Cs, Ts, US
;; In ARM state, 'l' is an alias for 'r'
;; 'f' and 'v' were previously used for FPA and MAVERICK registers.