Searched refs:shl_word (Results 1 – 1 of 1) sorted by relevance
132 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) in shl_word() function