Home
last modified time | relevance | path

Searched refs:tcg_code_gen_epilogue (Results 1 – 12 of 12) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h468 extern const void *tcg_code_gen_epilogue;
/qemu/accel/tcg/
H A Dcpu-exec.c396 return tcg_code_gen_epilogue; in HELPER()
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc1315 tcg_out_call_int(s, tcg_code_gen_epilogue, true);
2642 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/riscv/
H A Dtcg-target.c.inc1916 tcg_out_call_int(s, tcg_code_gen_epilogue, true);
2967 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1980 target = tcg_code_gen_epilogue;
3488 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/s390x/
H A Dtcg-target.c.inc2226 tgen_gotoi(s, S390_CC_ALWAYS, tcg_code_gen_epilogue);
3814 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/
H A Dtcg.c254 const void *tcg_code_gen_epilogue; variable
1958 tcg_debug_assert(tcg_code_gen_epilogue != NULL); in tcg_prologue_init()
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc1009 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/ppc/
H A Dtcg-target.c.inc2835 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
2865 tcg_out_b(s, 0, tcg_code_gen_epilogue);
/qemu/tcg/i386/
H A Dtcg-target.c.inc2633 tcg_out_jmp(s, tcg_code_gen_epilogue);
4740 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/mips/
H A Dtcg-target.c.inc2609 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/arm/
H A Dtcg-target.c.inc3421 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);