Couple of runtime fixes for nterp.

- Use unsigned for vregs to not get sign extension
- Don't enqueue a compilation if JIT is disabled
- Add no suspend assertions.

Bug: 155224562
Test: test.py
Change-Id: I77ec1c5a2f3c2774021e9cfa8e43c8c03b26a57c
1 file changed