From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,28601b68b0271562 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-06 11:30:21 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: GNAT on SPARC Date: 6 Jul 2002 11:30:21 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0207061030.453d5d7a@posting.google.com> References: <3D256669.71819371@space.se> NNTP-Posting-Host: 205.232.38.243 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1025980221 8106 127.0.0.1 (6 Jul 2002 18:30:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 6 Jul 2002 18:30:21 GMT Xref: archiver1.google.com comp.lang.ada:26903 Date: 2002-07-06T18:30:21+00:00 List-Id: anders@legolas.gidenstam.org (Anders Gidenstam) wrote in message news:... > Read the GNAT inline assembler tutorial at adapower.com, > http://www.adapower.com/articles/gnatasm/ and the GNAT reference > manual. > The tutorial targets x86 but the inline mechanisms are the same, in > particular look at the 'Clobber' argument to Asm. All this is fine, but has nothing whatsoever to do with the original query, which was about reserved registers on the SPARC!