get_operand
static int get_operand(inst_buffer * ib, int size);
ib->addr = get_operand(ib, size);
get_operand(ib, 0);