mips.md (*<optab>_trunc<mode>_exts): Fix comment before the pattern.

* config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment
	before the pattern.

From-SVN: r156594
This commit is contained in:
Adam Nemet 2010-02-08 04:54:12 +00:00 committed by Adam Nemet
parent 95315086dc
commit 7bf25dd66b
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2010-02-07 Adam Nemet <adambnmet@gmail.com>
* config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment
before the pattern.
2010-02-07 Andrew Pinski <pinskia@gmail.com>
PR middle-end/42946

View File

@ -2888,8 +2888,9 @@
[(set_attr "type" "shift")
(set_attr "mode" "<MODE>")])
;; Logical shift by 32 or more results in proper SI values so
;; truncation is removed by the middle end.
;; Logical shift by more than 32 results in proper SI values so truncation is
;; removed by the middle end. Note that a logical shift by 32 is handled by
;; the previous pattern.
(define_insn "*<optab>_trunc<mode>_exts"
[(set (match_operand:SUBDI 0 "register_operand" "=d")
(truncate:SUBDI