Home
last modified time | relevance | path

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

/freebsd/sys/contrib/x86emu/
H A Dx86emu.c131 static uint8_t shr_byte (struct x86emu *, uint8_t d, uint8_t s);
3137 shr_byte,
7280 shr_byte(struct x86emu *emu, uint8_t d, uint8_t s) in shr_byte() function