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

  /src/common/lib/libx86emu/
x86emu.c 131 static uint32_t ror_long (struct X86EMU *, uint32_t d, uint8_t s);
3071 ror_long,
6891 ror_long(struct X86EMU *emu, uint32_t d, uint8_t s) function in typeref:typename:uint32_t
x86emu.c 131 static uint32_t ror_long (struct X86EMU *, uint32_t d, uint8_t s);
3071 ror_long,
6891 ror_long(struct X86EMU *emu, uint32_t d, uint8_t s) function in typeref:typename:uint32_t
x86emu.c 131 static uint32_t ror_long (struct X86EMU *, uint32_t d, uint8_t s);
3071 ror_long,
6891 ror_long(struct X86EMU *emu, uint32_t d, uint8_t s) function in typeref:typename:uint32_t
x86emu.c 131 static uint32_t ror_long (struct X86EMU *, uint32_t d, uint8_t s);
3071 ror_long,
6891 ror_long(struct X86EMU *emu, uint32_t d, uint8_t s) function in typeref:typename:uint32_t

Completed in 61 milliseconds