OP_AMOUNT
switch (t[i] & OP_AMOUNT) {
b += t[i] & OP_AMOUNT;
ret = do_data(p, op & OP_AMOUNT);
ret = do_index(p, op & OP_AMOUNT);