Searched refs:tb_gen_code (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/accel/tcg/ |
H A D | internal-common.h | 46 TranslationBlock *tb_gen_code(CPUState *cpu, vaddr pc,
|
H A D | cpu-exec.c | 600 tb = tb_gen_code(cpu, pc, cs_base, flags, cflags); in cpu_exec_step_atomic() 993 tb = tb_gen_code(cpu, pc, cs_base, flags, cflags); in cpu_exec_loop()
|
H A D | translate-all.c | 287 TranslationBlock *tb_gen_code(CPUState *cpu, in tb_gen_code() function
|