mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-07 12:57:49 +08:00
Fix rs6000.md typo
From-SVN: r25337
This commit is contained in:
parent
477d3dbc51
commit
04be634669
@ -1,3 +1,7 @@
|
||||
Sat Feb 20 16:16:07 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
|
||||
|
||||
* rs6000.md (scc plus ltu): Fix typo in last change.
|
||||
|
||||
Sat Feb 20 09:08:44 1999 Richard Earnshaw (rearnsha@arm.com)
|
||||
|
||||
* xm-arm.h (HOST_BITS_PER_LONGLONG): Define.
|
||||
|
@ -9160,7 +9160,7 @@
|
||||
""
|
||||
"@
|
||||
{sf|subfc} %4,%2,%1\;{sfe|subfe} %4,%4,%4\;{sf%I3|subf%I3c} %0,%4,%3
|
||||
{ai|addic} %4,%1,%n2\;{sfe|subfe} %4,%4,%4\;{sf%I3|subf%I3c} %0,%4,%3
|
||||
{ai|addic} %4,%1,%n2\;{sfe|subfe} %4,%4,%4\;{sf%I3|subf%I3c} %0,%4,%3"
|
||||
[(set_attr "length" "12")])
|
||||
|
||||
(define_insn ""
|
||||
|
Loading…
Reference in New Issue
Block a user