Searched refs:decode_and_fetch_word_disp (Results 1 – 1 of 1) sorted by relevance
80 static uint16_t decode_and_fetch_word_disp(struct X86EMU *, int16_t);970 decode_and_fetch_word_disp(struct X86EMU *emu, int16_t disp) in decode_and_fetch_word_disp() function1000 return decode_and_fetch_word_disp(emu, 0); in decode_and_fetch_word()4925 srcval = decode_and_fetch_word_disp(emu, (int16_t) *shiftreg >> 4); in common_bitstring16()