Mail Archives: djgpp/1999/02/01/19:44:16
Eli Zaretskii wrote:
>
> On Sun, 31 Jan 1999, John S. Fine wrote:
>
> > > Is anything wrong with section 17.4?
> >
> > DS, ES, FS, GS ??
> >
> > I would also mention EBP. Never underestimate a programmer's
> > tendancy to jump in without the expected background knowledge.
>
> Here's what section 17.4 says:
>
> *A*: You can safely clobber EAX, ECX, and EDX, but must save and restore all
> other registers at the end of your assembly function.
>
> I think "all other registers" include DS, ES, FS, and everything
> else.
In which case you might mention that the floating-point registers can be
safely clobbered.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -