linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Conn Clark <clark@esteem.com>
To: zjzhou@newrocktech.com
Cc: May Ling List <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Is GCC >= 3.1 available for ELDK ? (or other means to compile Ada code)
Date: Wed, 18 Jun 2003 11:04:10 -0700	[thread overview]
Message-ID: <3EF0A99A.8060400@esteem.com> (raw)
In-Reply-To: <000501c335bb$b5d94f20$7d395fd3@john>


John Zhou wrote:
> Hi,
>
> Does anybody know where I can get the document or manual about PowerPC assembly language ("as") ?
>
> Thanks in advance!
>
> Regards,
> Zhou
>
>
>
>
Hi John,


Here is a good starting point

http://www-106.ibm.com/developerworks/library/l-ppc/?t=gr,lnxw09=PowPC

Here is an IBM PDF file (600+ page book) on PowerPC assembly lang

http://www-3.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20050FF778525699600719DF2

Here is an IBM PDF compiler writers guide on PPC asm tuning etc.

http://www-3.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20050FF7785256996007558C6


Here is a good starting point for Linux based asm (mostly x86)
http://linuxassembly.org/


	The most useful thing I can recomend is using these books/guides as a
reference and compiling c source code with the GCC flag  --save-temps to
generate assembly source from c code. This not only gives you a good
idea of what the assembly code is doing, but lets you analyze and refine
your C coding technique and practices to generate the best code.

Good Luck

Conn
--

*****************************************************************
   If you live at home long enough, your parents will move out.
  (Warning they may try to sell their house out from under you.)
*****************************************************************

Conn Clark
Engineering Stooge				clark@esteem.com
Electronic Systems Technology Inc.		www.esteem.com


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2003-06-18 18:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-06  8:56 Is GCC >= 3.1 available for ELDK ? (or other means to compile Ada code) ARIBAUD Albert
2003-06-06 11:34 ` Detlev Zundel
2003-06-18 17:04   ` John Zhou
2003-06-18 18:04     ` Conn Clark [this message]
2003-06-18 18:56     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EF0A99A.8060400@esteem.com \
    --to=clark@esteem.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=zjzhou@newrocktech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).