Home
last modified time | relevance | path

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

/openbsd/sys/dev/x86emu/
H A Dx86emu.c133 static uint32_t shr_long (struct x86emu *, uint32_t d, uint8_t s);
3195 shr_long,
7369 shr_long(struct x86emu *emu, uint32_t d, uint8_t s) in shr_long() function