diff options
Diffstat (limited to 'ljumptab.h')
-rw-r--r-- | ljumptab.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -45,12 +45,6 @@ static void *disptab[NUM_OPCODES] = { | |||
45 | &&L_OP_NEWTABLE, | 45 | &&L_OP_NEWTABLE, |
46 | &&L_OP_SELF, | 46 | &&L_OP_SELF, |
47 | &&L_OP_ADDI, | 47 | &&L_OP_ADDI, |
48 | &&L_OP_SUBI, | ||
49 | &&L_OP_MULI, | ||
50 | &&L_OP_MODI, | ||
51 | &&L_OP_POWI, | ||
52 | &&L_OP_DIVI, | ||
53 | &&L_OP_IDIVI, | ||
54 | &&L_OP_ADDK, | 48 | &&L_OP_ADDK, |
55 | &&L_OP_SUBK, | 49 | &&L_OP_SUBK, |
56 | &&L_OP_MULK, | 50 | &&L_OP_MULK, |