Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c123 static uint8_t rcr_byte (struct X86EMU *, uint8_t d, uint8_t s);
3027 rcr_byte,
6590 rcr_byte(struct X86EMU *emu, uint8_t d, uint8_t s) in rcr_byte() function