* pa.md (addvdi3, addvsi3, subvdi3, subvsi3, negvdi2, negvsi2): New
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Feb 2007 21:18:18 +0000 (21:18 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Feb 2007 21:18:18 +0000 (21:18 +0000)
commitee7100c7eda59dc44e6b0949274813d029228619
tree3f433251a7d823e2aac23e2f85ecd9eab895f736
parenta6af46b6c1037150a2a55c1718e9bdcf19bbba2c
* pa.md (addvdi3, addvsi3, subvdi3, subvsi3, negvdi2, negvsi2): New
ftrapv insns and expanders.
(subdi3): Change define_expand operand 1 to arith11_operand, and
operand 2 to reg_or_0_operand.  Change constraints of 64-bit insn
pattern to handle reg_or_0 operands.  Revise 32-bit insn pattern to
handle 11-bit constants and reg_or_0 operands in operands 1 and 2,
respectively.

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