Home
last modified time | relevance | path

Searched refs:exec_shl (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dx86_emu.h44 void exec_shl(CPUX86State *env, struct x86_decode *decode);
H A Dx86_emu.c936 void exec_shl(CPUX86State *env, struct x86_decode *decode) in exec_shl() function
1394 {X86_DECODE_CMD_SHL, exec_shl},