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

  /src/common/lib/libx86emu/
x86emu.c 144 static uint32_t shrd_long (struct X86EMU *, uint32_t d, uint32_t fill, uint8_t s);
5010 destval = shrd_long(emu, destval, *shiftreg, shift);
7376 shrd_long(struct X86EMU *emu, uint32_t d, uint32_t fill, uint8_t s) function in typeref:typename:uint32_t

Completed in 15 milliseconds