From: David Edelsohn <dje@watson.ibm.com>
To: Bob Doyle <doyle@primenet.com>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: Extended Asm
Date: Thu, 19 Aug 1999 23:11:25 -0400 [thread overview]
Message-ID: <9908200311.AA40852@marc.watson.ibm.com> (raw)
In-Reply-To: Message from Bob Doyle <doyle@primenet.com> of "Fri, 20 Aug 1999 03:01:29 -0000." <37BCC509.6D857E7F@primenet.com>
The basic syntax of GCC extended asm statements is identical on
all platforms. The details are the syntax of instructions for a
particular architecture and assembler, and the GCC constraint letter for
the arguments that get substituted into the assembly language. The
constraint letters specific to PowerPC are listed in the GCC manual in the
Machine Description -- Constraints -- Machine Constraints section under
IBM RS6000.
David
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
prev parent reply other threads:[~1999-08-20 3:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-08-20 3:01 Extended Asm Bob Doyle
1999-08-20 3:11 ` David Edelsohn [this message]
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=9908200311.AA40852@marc.watson.ibm.com \
--to=dje@watson.ibm.com \
--cc=doyle@primenet.com \
--cc=linuxppc-dev@lists.linuxppc.org \
/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).