Re: [AD] Allegro 4.2.0 RC1 timetable |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2005-06-05, Evert Glebbeek <eglebbk@xxxxxxxxxx> wrote:
> On Saturday 04 June 2005 16:07, Peter Wang wrote:
> > - upgrades to fixmul, fixdiv
>
> Right. We did agree on what the final patch would be, right?
Yes, as per http://www.allegro.cc/forums/view_thread.php?_id=494345
in case some here didn't see it:
IA32/asm: fixmulasm, fixdivasm
IA32/C: fixmuli, fixdivf
otherwise: fixmull, fixdivf
You can change fixdivf to fixdivl for non-IA32 platforms if you figure
out the problem.
Peter