]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/s390/s390.md
s390.md ("*cmpdi_cct", [...]): Use %h instead of %c to print immediate operand.
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 11 Feb 2005 14:40:55 +0000 (14:40 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 11 Feb 2005 14:40:55 +0000 (14:40 +0000)
commitf4f41b4e377b196203a195837357504523da5b63
treeea111993004952202c2567a41d618136a67e516c
parentf203217e35af2dfe0eaacfef212f44546ff0ae89
s390.md ("*cmpdi_cct", [...]): Use %h instead of %c to print immediate operand.

* config/s390/s390.md ("*cmpdi_cct", "*cmpsi_cct", "*cmpdi_ccs",
"*cmpsi_ccs"): Use %h instead of %c to print immediate operand.
("*zero_extendhisi2_64", "*zero_extendhisi2_31"): Choose based on
TARGET_ZARCH instead of TARGET_64BIT.

From-SVN: r94877
gcc/ChangeLog
gcc/config/s390/s390.md