commit | 776f3f7bfa33e0449e4e2c5535bae1babfdbaf83 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Mon Oct 15 18:03:55 2018 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Tue Oct 16 15:13:44 2018 +0100 |
tree | 274d20979e48c772327258b7cbeab92b276df84e | |
parent | d88f5f7b22571511b93206f02806568648138a35 [diff] |
Remove mterp "alternate" opcode handlers. They are currently unused and I don't have plans to use them. The alternate table made it possible to enable extra mterp checks. However, it is possible to move the debug checks to the main path. Test: test.py -b -r --interpreter -t 001-HelloWorld Change-Id: I45a39ec73abaefaecf5b8c636f3f9d519a0a8bb0