Home
last modified time | relevance | path

Searched defs:shift_left (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c4994 common_shift32(struct X86EMU *emu, bool shift_left, bool use_cl) in common_shift32()
5015 common_shift16(struct X86EMU *emu, bool shift_left, bool use_cl) in common_shift16()
5036 common_shift(struct X86EMU *emu, bool shift_left, bool use_cl) in common_shift()