2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mono / cil / cil-opcodes.xml
index 3291174f8136714293c23d952a238c0393e31750..059d594ac5fa1755745d20264f216a66cbd6605e 100644 (file)
 <opcode name="mono_ccastclass" input="PopRef" output="Push1" args="InlineType" o1="0xF0" o2="0x08" flow="next" />
 <opcode name="mono_save_lmf" input="Pop0" output="Push0" args="InlineNone" o1="0xF0" o2="0x09" flow="next" />
 <opcode name="mono_restore_lmf" input="Pop0" output="Push0" args="InlineNone" o1="0xF0" o2="0x0A" flow="next" />
+<opcode name="mono_classconst" input="Pop0" output="Push0" args="InlineNone" o1="0xF0" o2="0x0B" flow="next" />
 </opdesc>
\ No newline at end of file