Mail Archives: djgpp/1999/02/04/02:53:10
At 05:18 PM 2/2/99 -0800, you wrote:
>movl y, %eax
>addl %eax, x
>movl y+4, %eax
>adcl %eax, x+4
I assume adcl uses the carry from the first add?
This leaves one question. If the result of the adds is left in eax it never
gets saved and the second add clobbers the result of the first one. Or does
addl/adcl put the result in the address at right, x and then x+4?
--
.*. "Clouds are not spheres, mountains are not cones, coastlines are not
-() < circles, and bark is not smooth, nor does lightning travel in a
`*' straight line." -------------------------------------------------
-- B. Mandelbrot |http://surf.to/pgd.net
_____________________ ____|________ Paul Derbyshire pderbysh AT usa DOT net
Programmer & Humanist|ICQ: 10423848|
- Raw text -