diff options
Diffstat (limited to 'ljumptab.h')
| -rw-r--r-- | ljumptab.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -57,8 +57,8 @@ static const void *const disptab[NUM_OPCODES] = { | |||
| 57 | &&L_OP_BANDK, | 57 | &&L_OP_BANDK, |
| 58 | &&L_OP_BORK, | 58 | &&L_OP_BORK, |
| 59 | &&L_OP_BXORK, | 59 | &&L_OP_BXORK, |
| 60 | &&L_OP_SHRI, | ||
| 61 | &&L_OP_SHLI, | 60 | &&L_OP_SHLI, |
| 61 | &&L_OP_SHRI, | ||
| 62 | &&L_OP_ADD, | 62 | &&L_OP_ADD, |
| 63 | &&L_OP_SUB, | 63 | &&L_OP_SUB, |
| 64 | &&L_OP_MUL, | 64 | &&L_OP_MUL, |
