2004-07-21 Bernie Solomon <bernard@ugsolutions.com>
authorBernie Solomon <bernard@mono-cvs.ximian.com>
Wed, 21 Jul 2004 20:35:14 +0000 (20:35 -0000)
committerBernie Solomon <bernard@mono-cvs.ximian.com>
Wed, 21 Jul 2004 20:35:14 +0000 (20:35 -0000)
commitf23a2c4a33d4faf172c396a5596e0d0381f9c9d5
tree33d56e506968ff5633546c8ad997fd4566f9fecd
parentf4bdfe7e7c8099a104cb7aacc95a20c4baaa348e
2004-07-21  Bernie Solomon  <bernard@ugsolutions.com>

* mintops.def: rename the ICALL op codes to give a better
clue about their signature.

* transform.c (generate): use new ICALL types and add
a case for two args + a result

* interp.c (ves_exec_method_with_context): new ICALL
op codes.

svn path=/trunk/mono/; revision=31349
mono/interpreter/ChangeLog
mono/interpreter/interp.c
mono/interpreter/mintops.def
mono/interpreter/transform.c