Home
last modified time | relevance | path

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

/qemu/target/i386/emulate/
H A Dx86_decode.h316 void init_decoder(void);
H A Dx86_decode.c2091 void init_decoder(void) in init_decoder() function
/qemu/target/i386/hvf/
H A Dhvf.c269 init_decoder(); in hvf_arch_init_vcpu()