Commit 9dbb90b3 by Jeff Law

Minor tweak to PA scheduling stuff.

From-SVN: r18742
parent b1d16193
...@@ -4772,7 +4772,7 @@ Enable the use of assembler directives only GAS understands. ...@@ -4772,7 +4772,7 @@ Enable the use of assembler directives only GAS understands.
@item -mschedule=@var{cpu type} @item -mschedule=@var{cpu type}
Schedule code according to the constraints for the machine type Schedule code according to the constraints for the machine type
@var{cpu type}. The choices for @var{cpu type} are @samp{700} for @var{cpu type}. The choices for @var{cpu type} are @samp{700} for
7@var{n}0 machines, @samp{7100} for 7@var{n}5 machines, and @samp{7100} 7@var{n}0 machines, @samp{7100} for 7@var{n}5 machines, and @samp{7100LC}
for 7@var{n}2 machines. @samp{7100} is the default for @var{cpu type}. for 7@var{n}2 machines. @samp{7100} is the default for @var{cpu type}.
Note the @samp{7100LC} scheduling information is incomplete and using Note the @samp{7100LC} scheduling information is incomplete and using
......
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