Searched refs:cpu_gen_code (Results 1 - 6 of 6) sorted by relevance

/external/qemu/
H A Dtranslate-all.c99 int cpu_gen_code(CPUState *env, TranslationBlock *tb, int *gen_code_size_ptr) function
H A Dexec-all.h76 int cpu_gen_code(CPUState *env, struct TranslationBlock *tb,
H A Dexec.c929 cpu_gen_code(env, tb, &code_gen_size);
/external/qemu/target-arm/
H A Dcpu.h454 #define cpu_gen_code cpu_arm_gen_code macro
/external/qemu/target-mips/
H A Dcpu.h485 #define cpu_gen_code cpu_mips_gen_code macro
/external/qemu/target-i386/
H A Dcpu.h862 #define cpu_gen_code cpu_x86_gen_code macro

Completed in 691 milliseconds