Commit 04be6346 by Franz Sirl Committed by David Edelsohn

Fix rs6000.md typo

From-SVN: r25337
parent 477d3dbc
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 ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment