<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 2, 2023 at 6:42 AM Daniel Hellstrom <<a href="mailto:daniel@gaisler.com">daniel@gaisler.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>Hi Joel,</p>
<p>The UT699 uses --mcpu=leon because it has a matching ISA. The
mcpu=leon3 generates CAS instruction which is not present in
UT699. With --mcpu=leon is used with --mfix-ut699 there are some
UT699 specifics enabled. I think the yml-file looks correct.<br></p></div></blockquote><div><br></div><div>Thanks. I may add a comment so the next person who looks at that file gets a hint. </div><div><br></div><div>--joel </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><p>
</p>
<p>/Daniel</p>
<p><br>
</p>
<div>
<pre></pre>
</div>
<div>On 2023-04-28 23:38, Joel Sherrill
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi
<div><br>
</div>
<div>While showing examples during the class this week, I
noticed that the ut699 uses --mcpu=leon and not -mcpu=leon3 in
leon3/abi.yml. This doesn't seem right. Here's the stuff in
question:</div>
<div><br>
</div>
<div>default:<br>
- enabled-by: sparc/ut700<br>
value:<br>
- -mcpu=leon3<br>
- -mfix-ut700<br>
- enabled-by: sparc/ut699<br>
value:<br>
- -mcpu=leon<br>
- -mfix-ut699<br>
- enabled-by: sparc/gr712rc<br>
value:<br>
- -mcpu=leon3<br>
- -mfix-gr712rc<br>
- enabled-by: true<br>
value:<br>
- -mcpu=leon3<br>
</div>
<div><br>
</div>
<div>Is the ut699 wrong?</div>
<div><br>
</div>
<div>Thanks.</div>
<div><br>
</div>
<div>--joel</div>
</div>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
devel mailing list
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a>
<a href="http://lists.rtems.org/mailman/listinfo/devel" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></pre>
</blockquote>
</div>
</blockquote></div></div>