Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_decode.c88 static inline uint16_t decode_word(CPUX86State *env, struct x86_decode *decode) in decode_word() function
138 var->val = decode_word(env, decode); in decode_immediate()
314 decode->displacement = decode_word(env, decode); in decode_farjmp()