From-SVN: r48836
This commit is contained in:
Tom Rix 2002-01-14 19:06:39 +00:00 committed by Tom Rix
parent c68cd521fa
commit 8377288b4f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-01-14 Tom Rix <trix@redhat.com>
* config/rs6000/rs6000.md: Fix typo with sradi.
2002-01-14 Ulrich Weigand <uweigand@de.ibm.com>
* config/s390/s390.md (movstrdix_64, movstrsix_31, movstrdi_64,

View File

@ -12573,7 +12573,7 @@
(neg:DI (gt:DI (match_operand:DI 1 "gpc_reg_operand" "r")
(const_int 0))))]
"TARGET_POWERPC64"
"subfic %0,%1,0\;addme %0,%0\;sradi} %0,%0,63"
"subfic %0,%1,0\;addme %0,%0\;sradi %0,%0,63"
[(set_attr "length" "12")])
(define_insn ""