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

/external/qemu/include/exec/
H A Dexec-all.h85 int cpu_gen_code(CPUArchState *env, struct TranslationBlock *tb,
/external/qemu/target-arm/
H A Dcpu.h798 #define cpu_gen_code cpu_arm_gen_code macro
/external/qemu/target-mips/
H A Dcpu.h498 #define cpu_gen_code cpu_mips_gen_code macro
/external/qemu/
H A Dtranslate-all.c137 int cpu_gen_code(CPUArchState *env, TranslationBlock *tb, int *gen_code_size_ptr) function
1006 cpu_gen_code(env, tb, &code_gen_size);
/external/qemu/target-i386/
H A Dcpu.h1022 #define cpu_gen_code cpu_x86_gen_code macro

Completed in 118 milliseconds