Searched refs:decode_and_fetch_word_disp (Results 1 – 1 of 1) sorted by relevance
79 static uint16_t decode_and_fetch_word_disp(struct x86emu *, int16_t);987 decode_and_fetch_word_disp(struct x86emu *emu, int16_t disp) in decode_and_fetch_word_disp() function1017 return decode_and_fetch_word_disp(emu, 0); in decode_and_fetch_word()5089 srcval = decode_and_fetch_word_disp(emu, (int16_t) *shiftreg >> 4); in common_bitstring16()