arm.md (arm_addsi3): Add r/k/n alternative.

2008-02-29  Paul Brook  <paul@codesourcery.com>

	gcc/
	* config/arm/arm.md (arm_addsi3): Add r/k/n alternative.

From-SVN: r132774
This commit is contained in:
Paul Brook 2008-02-29 18:57:29 +00:00 committed by Paul Brook
parent d96ae4d435
commit 3cbe0ba6aa
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-02-29 Paul Brook <paul@codesourcery.com>
* config/arm/arm.md (arm_addsi3): Add r/k/n alternative.
2008-02-29 Paul Brook <paul@codesourcery.com>
* config/arm/ieee754-df.S (muldf3): Use RET macros.

View File

@ -518,7 +518,7 @@
(define_insn_and_split "*arm_addsi3"
[(set (match_operand:SI 0 "s_register_operand" "=r, !k,r, !k,r")
(plus:SI (match_operand:SI 1 "s_register_operand" "%rk,!k,rk,!k,r")
(plus:SI (match_operand:SI 1 "s_register_operand" "%rk,!k,rk,!k,rk")
(match_operand:SI 2 "reg_or_int_operand" "rI, rI,L, L,?n")))]
"TARGET_32BIT"
"@