Port-m68k archive

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

Re: Help with integer division overflow issue




> On Jan 12, 2024, at 9:33 AM, Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost> wrote:
> 
> @moveccr said V was cleared by movel following divsl and
> the upper bit is a garbage of the previous result in %d0:

Ah, you must have used different (or none) -O option to GCC (I used -Os).  That would explain it :-)

-- thorpej



Home | Main Index | Thread Index | Old Index