Home
last modified time | relevance | path

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

/qemu/target/i386/emulate/
H A Dx86_decode.c1825 static void decode_prefix(CPUX86State *env, struct x86_decode *decode) in decode_prefix() function
2082 decode_prefix(env, decode); in decode_instruction()