[Mono-bugs] [Bug 24546] Changed - Jit: Incorrect addition code
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
11 May 2002 09:11:46 -0000
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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24546
--- shadow/24546 Fri May 10 20:18:05 2002
+++ shadow/24546.tmp.25827 Sat May 11 05:11:46 2002
@@ -1,14 +1,14 @@
Bug#: 24546
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: dihlewis@yahoo.co.uk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -48,6 +48,9 @@
The tree looks correct, but I'm afraid I'm way too tired to peruse the
generated x86...
(STIND_I4 (LDELEMA (LDIND_I4 ADDR_L[R1]) CONST_I4[0]) (ADD CONST_I4[100]
(SHL CONST_I4[1] (SUB CONST_I4[16] (LDIND_I4 ADDR_L[R2])))))
+
+------- Additional Comments From dietmar@ximian.com 2002-05-11 05:11 -------
+needed to save the implicit ECX register used by x86 shifts