Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu.c129 static uint16_t ror_word (struct x86emu *, uint16_t d, uint8_t s);
3171 ror_word,
7111 ror_word(struct x86emu *emu, uint16_t d, uint8_t s) in ror_word() function