Home
last modified time | relevance | path

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

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