Home
last modified time | relevance | path

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

/openbsd/sys/dev/x86emu/
H A Dx86emu.c122 static uint8_t rol_byte (struct x86emu *, uint8_t d, uint8_t s);
3141 rol_byte,
6978 rol_byte(struct x86emu *emu, uint8_t d, uint8_t s) in rol_byte() function