Searched refs:shrd_long (Results 1 – 1 of 1) sorted by relevance
143 static uint32_t shrd_long (struct x86emu *, uint32_t d, uint32_t fill, uint8_t s);5174 destval = shrd_long(emu, destval, *shiftreg, shift); in common_shift32()7633 shrd_long(struct x86emu *emu, uint32_t d, uint32_t fill, uint8_t s) in shrd_long() function