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

  /src/common/lib/libx86emu/
x86emu.c 128 static uint32_t rol_long (struct X86EMU *, uint32_t d, uint8_t s);
3070 rol_long,
6800 rol_long(struct X86EMU *emu, uint32_t d, uint8_t s) function in typeref:typename:uint32_t
x86emu.c 128 static uint32_t rol_long (struct X86EMU *, uint32_t d, uint8_t s);
3070 rol_long,
6800 rol_long(struct X86EMU *emu, uint32_t d, uint8_t s) function in typeref:typename:uint32_t

Completed in 29 milliseconds