Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_decode.c93 static inline uint32_t decode_dword(CPUX86State *env, struct x86_decode *decode) in decode_dword() function
141 var->val = decode_dword(env, decode); in decode_immediate()