Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu.c134 static uint8_t shr_byte (struct x86emu *, uint8_t d, uint8_t s);
3140 shr_byte,
7283 shr_byte(struct x86emu *emu, uint8_t d, uint8_t s) in shr_byte() function