[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 17:10:21 -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 17:09:47.000000000 -0400
+++ shadow/62178.tmp.27769	2004-07-30 17:10:21.000000000 -0400
@@ -20,6 +20,11 @@
 have two 'new' opcodes listed, 'ldelem' and 'stelem'. I guess they are
 probably the old names of the *.any opcodes.
 
 In the process of tracking this down, I wrote two little scripts: one to
 generate a cil-opcodes.xml file using reflection, another to compare two
 cil-opcodes.xml files.
+
+------- Additional Comments From duncan@ximian.com  2004-07-30 17:10 -------
+Created an attachment (id=8801)
+script for comparing 2 cil-opcode.xml files
+