inc_byte
static uint8_t inc_byte (struct x86emu *, uint8_t d);
destval = inc_byte(emu, destval);
*destreg = inc_byte(emu, *destreg);