Commit e36dbdfe by Thomas Preud'homme Committed by Thomas Preud'homme

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
parent d5ef2c21
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> 2015-08-24 Kaz Kojima <kkojima@gcc.gnu.org>
PR target/66609 PR target/66609
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
;; The following register constraints have been used: ;; The following register constraints have been used:
;; - in ARM/Thumb-2 state: t, w, x, y, z ;; - in ARM/Thumb-2 state: t, w, x, y, z
;; - in Thumb state: h, b ;; - 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' ;; In ARM state, 'l' is an alias for 'r'
;; 'f' and 'v' were previously used for FPA and MAVERICK registers. ;; 'f' and 'v' were previously used for FPA and MAVERICK registers.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment