[jit] Don't decompose into unsupported instructions
authorVlad Brezae <brezaevlad@gmail.com>
Tue, 5 Jan 2016 19:40:59 +0000 (21:40 +0200)
committerVlad Brezae <brezaevlad@gmail.com>
Thu, 14 Jan 2016 17:34:46 +0000 (19:34 +0200)
commit1cfcd43184336cc8954bfe678d2328f0a6447bbb
tree04d0d38543266804883e9a349dff1cd09aae6832
parente820587b57cb947ca0205934154bcf81a3d0690b
[jit] Don't decompose into unsupported instructions

If we emulate these ops, it means we don't support the *_2 ops and we shouldn't decompose into them.
mono/mini/decompose.c