[Mono-list] Integer division problems

Serge serge@wildwestsoftware.com
Sat, 9 Mar 2002 18:14:43 +0200


> * x86.brg (DIV, DIV_UN): Clear EDX before performing the division.

But isn't CDQ (x86_cdq (s->code);) is supposed to take care of it?