Searched refs:common_shift (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/contrib/x86emu/
H A Dx86emu.c5200 common_shift(struct x86emu *emu, int shift_left, int use_cl) function
5310 common_shift(emu, 1, 0);
5320 common_shift(emu, 1, 1);
5360 common_shift(emu, 0, 0);
5370 common_shift(emu, 0, 1);

Completed in 85 milliseconds