[Mono-bugs] [Bug 64675][Wis] Changed - [PATCH] Avoid long encodings for push operations

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 30 Aug 2004 15:26:28 -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=64675

--- shadow/64675	2004-08-30 15:26:09.000000000 -0400
+++ shadow/64675.tmp.7735	2004-08-30 15:26:28.000000000 -0400
@@ -15,6 +15,11 @@
 URL: 
 Cc: 
 Summary: [PATCH] Avoid long encodings for push operations
 
 push imm can be used with an imm8. This saves 3 bytes of code space. By
 enabling this, overall code size was reduced by over one percent.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-08-30 15:26 -------
+Created an attachment (id=9988)
+patch
+