Home
last modified time | relevance | path

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

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