Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_decode.c2032 static inline void decode_modrm(CPUX86State *env, struct x86_decode *decode) in decode_modrm() function
/openbmc/linux/arch/x86/kvm/
H A Demulate.c1175 static int decode_modrm(struct x86_emulate_ctxt *ctxt, in decode_modrm() function