s390.md (*extendsiqi2_short_displ): Change to *extendqisi2_short_displ.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 6 Feb 2004 13:25:46 +0000 (13:25 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 6 Feb 2004 13:25:46 +0000 (13:25 +0000)
* config/s390/s390.md (*extendsiqi2_short_displ): Change to
*extendqisi2_short_displ.

From-SVN: r77394

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

index a0563497161003ccd667d31c4f9abc9e1c7cf832..dea07e5a38c26e03a2cfa6c2b21816da51dde2ce 100644 (file)
@@ -1,3 +1,8 @@
+2004-02-06  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/s390/s390.md (*extendsiqi2_short_displ): Change to
+       *extendqisi2_short_displ.
+
 2004-02-06  Alan Modra  <amodra@bigpond.net.au>
 
        * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.
index 5ba0df08d4b1fcb00d2058e0f2d34edb20fca848..2ee15733171dcaf5ec289706643f13620af5c5bf 100644 (file)
   "lb\t%0,%1"
   [(set_attr "op_type" "RXY")])
 
-(define_insn_and_split "*extendsiqi2_short_displ"
+(define_insn_and_split "*extendqisi2_short_displ"
   [(set (match_operand:SI 0 "register_operand" "=d")
         (sign_extend:SI (match_operand:QI 1 "s_operand" "Q")))]
   "!TARGET_LONG_DISPLACEMENT"