OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_gen_code
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
translate-all.c
99
int
cpu_gen_code
(CPUState *env, TranslationBlock *tb, int *gen_code_size_ptr)
function
/external/qemu/target-arm/
cpu.h
454
#define
cpu_gen_code
cpu_arm_gen_code
macro
/external/qemu/target-mips/
cpu.h
485
#define
cpu_gen_code
cpu_mips_gen_code
macro
/external/qemu/target-i386/
cpu.h
862
#define
cpu_gen_code
cpu_x86_gen_code
macro
Completed in 60 milliseconds