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

  /src/common/lib/libx86emu/
x86emu.c 143 static uint16_t shrd_word (struct X86EMU *, uint16_t d, uint16_t fill, uint8_t s);
5031 destval = shrd_word(emu, destval, *shiftreg, shift);
7339 shrd_word(struct X86EMU *emu, uint16_t d, uint16_t fill, uint8_t s) function in typeref:typename:uint16_t

Completed in 119 milliseconds