]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/s390/s390.md
s390.h (LOAD_EXTEND_OP): Remove.
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 23 Aug 2003 19:41:47 +0000 (19:41 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sat, 23 Aug 2003 19:41:47 +0000 (19:41 +0000)
commit02ed3c5e7fdfd5418f00826d8adb69fb0ec016ec
tree1d70dc1a91fc754082ed345ddd7384f783d6f436
parentf346cc376f862afefa40c3b8396896e8f314e3db
s390.h (LOAD_EXTEND_OP): Remove.

* config/s390/s390.h (LOAD_EXTEND_OP): Remove.
* config/s390/s390.md ("movhi"): New expander; old insn renamed to ...
("*movhi"): ... this.
("movqi", "*movqi"): Likewise.
("movqi_64"): Remove.
("*zero_extendhisi2_31"): Change predicate to s_operand.

From-SVN: r70745
gcc/ChangeLog
gcc/config/s390/s390.h
gcc/config/s390/s390.md