Home
last modified time | relevance | path

Searched refs:ror_long (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c131 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) in ror_long() function