X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com From: "Gerrit van Niekerk" Organization: GPvNO To: djgpp AT delorie DOT com Date: Thu, 25 Oct 2007 11:27:31 +0200 MIME-Version: 1.0 Subject: Re: Using inline asm Message-ID: <47207DA3.15991.31E91D29@gerritvn.gpvno.co.za> In-reply-to: <1193303455.688747.180190@50g2000hsm.googlegroups.com> References: <471FEAC8 DOT 5179 DOT 2FAB88DB AT gerritvn DOT gpvno DOT co DOT za>, <200710250120 DOT l9P1KEb2032374 AT envy DOT delorie DOT com>, <1193303455 DOT 688747 DOT 180190 AT 50g2000hsm DOT googlegroups DOT com> X-mailer: Pegasus Mail for Windows (4.41) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > This might work better (because know gcc will know that eax is > > clobbered): > > Please can somebody explain me what mean "clobbered"? I cannot find > right word in en-cze dictionary. > I also know that asm paragraph have optional line for "clobbered" > registers, I guess you tell there whar regs you > used and could be restored but not sure about it. Clobber == destroy == change