Port-m68k archive

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

Re: Help with integer division overflow issue



Ok, can you try this one?

On TME, the result is:

sun3-160$ ./a.out
val = -2147483648 (0x80000000)
ccr = 0x02
sun3-160$

The V flag is set?but I?m a little surprised that the N flag is not set!

val = -2147483648 (0x80000000)
ccr = 0x80000008

John


Home | Main Index | Thread Index | Old Index