This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Mined out of comp.std.c...


> OK, last thought on the matter before I go slit my wrists in 
> shame.

Except that didn't work. I think I'll give up and go home - I can't seem
to manage to redeem myself.

Problem is I put 'setnc' as a quick hack and didn't notice it broke my
non-overflow testcase. What I really needed was 'set carry xor overflow'
but there's no primitive for that and I can't construct something out of
set[n]o and sbb or adc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]