]> gcc.gnu.org Git - gcc.git/commit
s390.c (s390_expand_plus_operand): Do not require double-word scratch register.
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 5 Sep 2002 14:46:39 +0000 (14:46 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 5 Sep 2002 14:46:39 +0000 (14:46 +0000)
commit7974fe63a5b6abfd9a96793a1e2c48de22061bf3
tree9c62f5de4d4461315e2a099682f7176430a0d5f9
parentb139fcfd92b72e68b12bead6d3486fb737b47193
s390.c (s390_expand_plus_operand): Do not require double-word scratch register.

* config/s390/s390.c (s390_expand_plus_operand): Do not require
double-word scratch register.
config/s390/s390.md ("reload_indi", "reload_insi"): Adapt.

("*tmqi_ext", "*tmdi_mem", "*tmsi_mem", "*tmhi_mem", "*tmqi_mem",
"*cli"): Replace s_operand by memory_operand.
("cmpstrdi", "cmpstrsi"): Replace s_operand by general_operand.

From-SVN: r56843
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/config/s390/s390.md
This page took 0.054614 seconds and 5 git commands to generate.