decode_and_fetch_word_disp
return decode_and_fetch_word_disp(emu, 0);
srcval = decode_and_fetch_word_disp(emu, (int16_t) *shiftreg >> 4);
static uint16_t decode_and_fetch_word_disp(struct x86emu *, int16_t);