From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: YZ Dai Cc: help-gcc@gnu.org Subject: Re: GCC ASM(): Urgent! Date: Wed, 01 Mar 2000 11:34:00 -0000 Message-id: References: <38BC7BDD.8C3DFF6C@telecruz.com> X-SW-Source: 2000-03/msg00003.html On Feb 29, 2000, YZ Dai wrote: > 2. Which registers are protected? Which registers I can use in my ASM() > routine? You may want to take a look at the `Extended Asm' node of the GCC manual. It explains how to pass data into and out of GCC asm statements. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Enjoy Guaraná Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com Free Software Developer and Evangelist CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: YZ Dai Cc: help-gcc@gnu.org Subject: Re: GCC ASM(): Urgent! Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: References: <38BC7BDD.8C3DFF6C@telecruz.com> X-SW-Source: 2000-q1/msg00313.html Message-ID: <20000401000000.v7m_voTVs7_eNtiijNPrm5Zy4BV2tzsrtTlZsYVIcCA@z> On Feb 29, 2000, YZ Dai wrote: > 2. Which registers are protected? Which registers I can use in my ASM() > routine? You may want to take a look at the `Extended Asm' node of the GCC manual. It explains how to pass data into and out of GCC asm statements. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Enjoy Guaraná Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com Free Software Developer and Evangelist CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me