Searched refs:shl_byte (Results 1 – 1 of 1) sorted by relevance
131 static uint8_t shl_byte (struct x86emu *, uint8_t d, uint8_t s);3139 shl_byte,3141 shl_byte, /* sal_byte === shl_byte by definition */7159 shl_byte(struct x86emu *emu, uint8_t d, uint8_t s) in shl_byte() function