[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lousy code generation



ST2975@SIUCVMB.SIU.EDU writes:

>Isn't it more appropriate that cmp is useful for signed
>integers and that sbc is more appropriate for unsigned
>integers?

Huh? It's the other way around. cmp doesn't set V, which you need for
signed comparisons. sbc does.

Todd Whitesel
toddpw @ cco.caltech.edu