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

  /src/common/lib/libx86emu/
x86emu.c 127 static uint16_t rol_word (struct X86EMU *, uint16_t d, uint8_t s);
3057 rol_word,
6775 rol_word(struct X86EMU *emu, uint16_t d, uint8_t s) function in typeref:typename:uint16_t
x86emu.c 127 static uint16_t rol_word (struct X86EMU *, uint16_t d, uint8_t s);
3057 rol_word,
6775 rol_word(struct X86EMU *emu, uint16_t d, uint8_t s) function in typeref:typename:uint16_t

Completed in 30 milliseconds