Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Demulate.c299 #define emulate_2op_SrcB(ctxt, _op) \ macro
1701 emulate_2op_SrcB(ctxt, "rol"); in em_grp2()
1704 emulate_2op_SrcB(ctxt, "ror"); in em_grp2()
1707 emulate_2op_SrcB(ctxt, "rcl"); in em_grp2()
1710 emulate_2op_SrcB(ctxt, "rcr"); in em_grp2()
1714 emulate_2op_SrcB(ctxt, "sal"); in em_grp2()
1717 emulate_2op_SrcB(ctxt, "shr"); in em_grp2()
1720 emulate_2op_SrcB(ctxt, "sar"); in em_grp2()