Move the imul/idiv/irem emulation code out of #ifndef MONO_ARCH_NO_EMULATE_LONG_MUL_OPTS.
authorZoltan Varga <vargaz@gmail.com>
Fri, 7 Sep 2012 21:02:25 +0000 (23:02 +0200)
committerZoltan Varga <vargaz@gmail.com>
Fri, 7 Sep 2012 21:02:25 +0000 (23:02 +0200)
commit22ac526dc68a9e91e8c8a1578e2fec20d38d4041
tree21210c5f267955586babdbe65fda2ec718139a60
parent67385bd70f38a18b45e610337d3f2daaef5719c6
Move the imul/idiv/irem emulation code out of #ifndef MONO_ARCH_NO_EMULATE_LONG_MUL_OPTS.
mono/mini/jit-icalls.c