diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2002-09-09 18:02:01 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@gcc.gnu.org> | 2002-09-09 18:02:01 +0000 |
commit | 05b9aaaa89af451a049e106366a7827446518355 (patch) | |
tree | 1d36931a7c1bfd115dcb62e3904eabb2990dfa6c /gcc/print-tree.c | |
parent | f724acb8aa16d01f998e27bc1822a3f8981a82ff (diff) | |
download | gcc-05b9aaaa89af451a049e106366a7827446518355.zip gcc-05b9aaaa89af451a049e106366a7827446518355.tar.gz gcc-05b9aaaa89af451a049e106366a7827446518355.tar.bz2 |
s390.md ("*tmdi_reg", [...]): Do not mark as commutative.
* config/s390/s390.md ("*tmdi_reg", "*tmsi_reg"): Do not mark as
commutative. Use "nonimmediate_operand" instead of "register_operand"
as predicate for operand 0. Move to after the "*tmXX_mem" insns.
("*tmdi_mem", "*tmsi_mem", "*tmhi_mem", "*tmqi_mem"): Do not mark
as commutative.
("*anddi3_ni", "*andsi3_ni", "*iordi3_ni", "*iorsi3_ni"): Do not
mark as commutative. Use "nonimmediate_operand" instead of
"register_operand" as predicate for operand 1.
("movstrictsi"): Fix typo in insn name.
From-SVN: r56974
Diffstat (limited to 'gcc/print-tree.c')
0 files changed, 0 insertions, 0 deletions