HomeSort by relevance Sort by last modified time
    Searched refs:code_gen_prologue (Results 1 - 3 of 3) sorted by null

  /external/qemu/tcg/
tcg.h 519 uint8_t *code_gen_prologue; member in struct:TCGContext
766 ((uintptr_t (*)(void *, void *))tcg_ctx.code_gen_prologue)(env, tb_ptr)
tcg.c 335 s->code_buf = s->code_gen_prologue;
    [all...]
  /external/qemu/
translate-all.c 621 tcg_ctx.code_gen_prologue = tcg_ctx.code_gen_buffer +
    [all...]

Completed in 720 milliseconds