* config/s390/s390.md ("*tmdi_reg", "*tmsi_reg"): Do not mark as
commit2e5d1042555281800d3e00cee7f7eded72ef2cb9
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Sep 2002 18:02:01 +0000 (9 18:02 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Sep 2002 18:02:01 +0000 (9 18:02 +0000)
tree1d36931a7c1bfd115dcb62e3904eabb2990dfa6c
parent4ccf2a8fa8856d140557692bf986757e72cac00d
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56974 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/s390.md