Home
last modified time | relevance | path

Searched refs:decode_and_fetch_word (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu.c1502 srcval = decode_and_fetch_word(emu); in x86emuOp16_cmp_word_R_RM()
1843 destval = decode_and_fetch_word(emu); in x86emuOp16_opc81_word_RM_IMM()
1947 destval = decode_and_fetch_word(emu); in x86emuOp16_opc83_word_RM_IMM()
2005 destval = decode_and_fetch_word(emu); in x86emuOp16_xchg_word_RM_R()
2185 *destreg = decode_and_fetch_word(emu); in x86emuOp_mov_word_SR_RM()
3463 destval = decode_and_fetch_word(emu); in x86emuOp_opcD1_word_RM_1()
3504 destval = decode_and_fetch_word(emu); in x86emuOp_opcD3_word_RM_CL()
4010 destval = decode_and_fetch_word(emu); in x86emuOp16_opcF7_word_RM()
5140 srcval = decode_and_fetch_word(emu); in common_bitsearch16()
5187 destval = decode_and_fetch_word(emu); in common_shift16()
[all …]