HomeSort by: relevance | last modified time | path
    Searched defs:test_word (Results 1 - 1 of 1) sorted by relevancy

  /src/common/lib/libx86emu/
x86emu.c 152 static void test_word (struct X86EMU *, uint16_t d, uint16_t s);
2690 test_word(emu, emu->x86.R_AX, fetch_word_imm(emu));
3848 test_word(emu, destval, srcval);
4476 common_binop_ns_word_long_rm_r(emu, test_word, test_long);
7571 test_word(struct X86EMU *emu, uint16_t d, uint16_t s) function in typeref:typename:void

Completed in 15 milliseconds