[Mono-bugs] [Bug 62178][Wis] Changed - We do not have opcodes ldelem.any and stelem.any

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 18:12:55 -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 duncan@ximian.com.

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

--- shadow/62178	2004-07-30 18:12:07.000000000 -0400
+++ shadow/62178.tmp.28847	2004-07-30 18:12:55.000000000 -0400
@@ -37,6 +37,11 @@
 ------- Additional Comments From duncan@ximian.com  2004-07-30 18:12 -------
 Here's a patch that renames 'ldelem' and 'stelem' to 'ldelem.any' and
 'stelem.any'.
 
 The only difference is, the push attribute for "stelem" is
 "PopRef+PopI+Pop1", but it is "PopRef+PopI+PopRef" for "stelem.any".
+
+------- Additional Comments From duncan@ximian.com  2004-07-30 18:12 -------
+Created an attachment (id=8806)
+Rename stelem to stelem.any and ldelem to ldelem.any
+