Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_decode.c174 static void decode_imm(CPUX86State *env, struct x86_decode *decode, in decode_imm() function
/openbmc/linux/arch/x86/kvm/
H A Demulate.c4554 static int decode_imm(struct x86_emulate_ctxt *ctxt, struct operand *op, in decode_imm() function