Revert changed I accidentally commited *sigh*

svn-id: r38435
This commit is contained in:
Max Horn 2009-02-17 18:21:27 +00:00
parent 471f630c2e
commit e77e56bec1
3 changed files with 37 additions and 26 deletions

View file

@ -870,8 +870,7 @@ run_vm(state_t *s, int restoring) {
}
// TODO: Replace the following by an opcode table, and several methods for
// each opcode.
switch (opnumber) {
case 0x00: /* bnot */