Commit 81ad4ac0 by Jie Zhang Committed by Jie Zhang

arm.md (thumb_mulsi3_v6): Remove trailing whitespaces in output template.

	* config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
	whitespaces in output template.

From-SVN: r157303
parent d723ced2
2010-03-09 Jie Zhang <jie@codesourcery.com>
* config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
whitespaces in output template.
2010-03-09 Jie Zhang <jie@codesourcery.com>
* ira-lives.c (check_and_make_def_use_conflict): Don't fall
out array boundary.
......
......@@ -1265,8 +1265,8 @@
(match_operand:SI 2 "register_operand" "l,0,0")))]
"TARGET_THUMB1 && arm_arch6"
"@
mul\\t%0, %2
mul\\t%0, %1
mul\\t%0, %2
mul\\t%0, %1
mul\\t%0, %1"
[(set_attr "length" "2")
(set_attr "insn" "mul")]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment