s390.md: Add comment lines for 'f' and 't' constraint letters.
authorAdrian Straetling <straetling@de.ibm.com>
Tue, 10 May 2005 19:25:40 +0000 (19:25 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 10 May 2005 19:25:40 +0000 (19:25 +0000)
2005-05-10  Adrian Straetling  <straetling@de.ibm.com>

* config/s390/s390.md: Add comment lines for 'f' and 't' constraint
letters.

From-SVN: r99538

gcc/ChangeLog
gcc/config/s390/s390.md

index 981eda9ec4ec47f2a576f708eb1d54369e75ace0..efaf6ea374327d239e857a7da86b87a61cd4ac1e 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-10  Adrian Straetling  <straetling@de.ibm.com>
+
+       * config/s390/s390.md: Add comment lines for 'f' and 't' constraint
+       letters.
+       
 2005-05-10  Adrian Straetling  <straetling@de.ibm.com>
 
        * config/s390/s390.md: ("anddi3","andsi3","andhi3","andqi3"): Merge.
index a74bd63a30b570519e36b2cf60dce30073e51086..fc958f77a415ff1cef856ec80fd533846e811e86 100644 (file)
@@ -27,6 +27,8 @@
 ;;    a -- Any address register from 1 to 15.
 ;;    c -- Condition code register 33.
 ;;    d -- Any register from 0 to 15.
+;;    f -- Floating point registers.
+;;    t -- Access registers 36 and 37.
 ;;    I -- An 8-bit constant (0..255).
 ;;    J -- A 12-bit constant (0..4095).
 ;;    K -- A 16-bit constant (-32768..32767).