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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,75ac07b9469f604c X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.bt.com!news.bt.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 16 Mar 2009 06:47:29 -0500 From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: PowerPC ISA Date: Mon, 16 Mar 2009 11:48:33 +0000 Reply-To: brian@shapes.demon.co.uk Message-ID: References: <1iwjgj2.1gcbtto1mbvuicN%csampson@inetworld.net> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Usenet-Provider: http://www.giganews.com X-AuthenticatedUsername: NoAuthUser X-Trace: sv3-LLEjaoL0qGMo9/X6gaKjftvwq2iYsrWQSKuVPYB/FSfuynB+g6k8jF+/KsS8GBScNQKlw0fpVWtxEmi!anyUlDB7r/iX1HfPWSrVIm+F0uJYJZVQNz1WFUzI0Jq8Lt3mtl1fhoPron2i6VWQH7k0O3fh5CfI!usjl X-Complaints-To: abuse@btinternet.com X-DMCA-Complaints-To: abuse@btinternet.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.39 Xref: g2news1.google.com comp.lang.ada:4142 Date: 2009-03-16T11:48:33+00:00 List-Id: On Sat, 14 Mar 2009 13:17:57 +0000, Brian Drummond wrote: >On Fri, 13 Mar 2009 22:58:44 -0700, csampson@inetworld.net (Charles H. Sampson) >wrote: > >> Has anyone developed an Ada type that describes the PowerPC >>instruction set architecture? Failing that, does anyone know of an >>available description of how a PowerPC CPU might decode instructions? >"The PowerPC stack and heap information is available on the IBM Web site at >http://www-3.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20050FF77852569970071B0D6/$file/eabi_app.pdf" > >That link unfortunately doesn't seem to work any more. Perhaps it serves as a >proof-of-existence for a useful document; searching ibm.com for eabi_app.pdf >might be fruitful. Google "eabi_app.pdf" has www.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20050FF77852569970071B0D6/$file/eabi_app.pdf as the first hit; the link seems to work today. - Brian