delorie.com/archives/browse.cgi | search |
From: | p6inf700 AT maya DOT cicrp DOT jussieu DOT fr (Jimmy OBERTAN) |
Message-Id: | <199705151400.QAA31033@maya.cicrp.jussieu.fr> |
Subject: | ASM's precisions |
To: | djgpp AT delorie DOT com (djgpp) |
Date: | Thu, 15 May 1997 16:00:18 +0200 (MET DST) |
Mime-Version: | 1.0 |
hi! here's dr. slime. I have written lot of graphic routines in ASM. But as I havenot understand some of the asm features and as i always write optimized asm code, all the temporary memory data i've used are declared like that: asm( :: "m" (toto)) My questions are: - does djgpp use all the register, if true, wish one must i save andrestore? - what does "m" means? - what might happen with the -O option? Bye!
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |