Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Demulate.c891 static int decode_modrm(struct x86_emulate_ctxt *ctxt, in decode_modrm() function
3966 rc = decode_modrm(ctxt, &ctxt->memop); in x86_decode_insn()