linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* I need assembler programming PowerPC4xx
@ 2003-09-19  7:50 sulvin xavier
  2003-09-19  9:52 ` Hubert Figuiere
  0 siblings, 1 reply; 3+ messages in thread
From: sulvin xavier @ 2003-09-19  7:50 UTC (permalink / raw)
  To: linuxppc-embedded


Hello all,
Please, Anyone can send me documentation (or web url)
for assembler programming PowerPC4xx (programming
tutorial, example, exercise with correction  ...)
Thanks in advance,
GHALIKH,


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: I need assembler programming PowerPC4xx
  2003-09-19  7:50 I need assembler programming PowerPC4xx sulvin xavier
@ 2003-09-19  9:52 ` Hubert Figuiere
  0 siblings, 0 replies; 3+ messages in thread
From: Hubert Figuiere @ 2003-09-19  9:52 UTC (permalink / raw)
  To: sulvin xavier; +Cc: linuxppc-embedded


On Fri, 2003-09-19 at 09:50, sulvin xavier wrote:
> Hello all,
> Please, Anyone can send me documentation (or web url)
> for assembler programming PowerPC4xx (programming
> tutorial, example, exercise with correction  ...)
> Thanks in advance,

motorola.com has references manuals for PowerPC assembly.
For sample code, look for .S files in linux/arch/ppc



Hub

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: I need assembler programming PowerPC4xx
@ 2003-09-19 16:33 Kerl, John
  0 siblings, 0 replies; 3+ messages in thread
From: Kerl, John @ 2003-09-19 16:33 UTC (permalink / raw)
  To: 'Hubert Figuiere', sulvin xavier; +Cc: linuxppc-embedded


Also don't forget powerpc-gcc -S (some .c file), and/or
powerpc-objdump -d (some exe file).

You can write some simple little functions, adding one line
at a time, etc. and see what each statement assembles to.
A great way to learn any assembler .......



-----Original Message-----
From: Hubert Figuiere [mailto:hub-linux-arm@trantor.staff.proxad.net]
Sent: Friday, September 19, 2003 2:52 AM
To: sulvin xavier
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: I need assembler programming PowerPC4xx



On Fri, 2003-09-19 at 09:50, sulvin xavier wrote:
> Hello all,
> Please, Anyone can send me documentation (or web url)
> for assembler programming PowerPC4xx (programming
> tutorial, example, exercise with correction  ...)
> Thanks in advance,

motorola.com has references manuals for PowerPC assembly.
For sample code, look for .S files in linux/arch/ppc



Hub


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-19 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-19  7:50 I need assembler programming PowerPC4xx sulvin xavier
2003-09-19  9:52 ` Hubert Figuiere
  -- strict thread matches above, loose matches on Subject: below --
2003-09-19 16:33 Kerl, John

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).