[interp] Small cleanups (#17229)
commit579e385b96c5fd4d9e0b597d4820e3bd2e6cd24a
authorVlad Brezae <brezaevlad@gmail.com>
Tue, 8 Oct 2019 22:08:44 +0000 (9 01:08 +0300)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 8 Oct 2019 22:08:44 +0000 (9 00:08 +0200)
tree26b23c3bd1648a29947387ad3aa0105256a86f3e
parent63025d93fd36e834a5f0aca46b659cad0d01d2a2
[interp] Small cleanups (#17229)

* [intepr] Add define for constant

* [interp] Pass separately pop_vt_sp argument

Cleans up the code a bit. There is no need to do fancy bit operations for such a slow opcode.
mono/mini/interp/interp-internals.h
mono/mini/interp/interp.c
mono/mini/interp/mintops.def
mono/mini/interp/transform.c