[Mono-bugs] [Bug 60056][Cri] Changed - BIGMUL does not handle signs correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 12 Jun 2004 00:26:00 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=60056

--- shadow/60056	2004-06-12 00:19:27.000000000 -0400
+++ shadow/60056.tmp.7878	2004-06-12 00:26:00.000000000 -0400
@@ -110,6 +110,11 @@
 
   15:	bf 00 00 00 00       	mov    edi,0x0
   1a:	bf c5 ff ff ff       	mov    edi,0xffffffc5
   1f:	b8 01 00 00 00       	mov    eax,0x1
   24:	8b cf                	mov    ecx,edi
   26:	f7 e1                	mul    ecx
+
+------- Additional Comments From bmaurer@users.sf.net  2004-06-12 00:25 -------
+Created an attachment (id=8140)
+Patch
+