Searched refs:shl_word (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/contrib/x86emu/
H A Dx86emu.c132 static uint16_t shl_word (struct x86emu *, uint16_t d, uint8_t s);
3174 shl_word,
3176 shl_word, /* sal_byte === shl_byte by definition */
7204 shl_word(struct x86emu *emu, uint16_t d, uint8_t s) function

Completed in 138 milliseconds