This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Documentation of x87 extended inline assembly
- To: Dieter Buerssner <buers at gmx dot de>
- Subject: Re: Documentation of x87 extended inline assembly
- From: Bernd Schmidt <bernds at balti dot cygnus dot co dot uk>
- Date: Tue, 16 May 2000 11:59:15 +0100 (BST)
- cc: gcc-bugs at gcc dot gnu dot org
On Tue, 16 May 2000, Dieter Buerssner wrote:
> There seems to be some lack of documentation of x87 inline assembly
> for gcc.
Look for a comment near the top of reg-stack.c.
Bernd