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.h583 extern const void *tcg_code_gen_epilogue;
/qemu/accel/tcg/
H A Dcpu-exec.c429 return tcg_code_gen_epilogue; in HELPER()
/qemu/tcg/riscv/
H A Dtcg-target.c.inc1455 tcg_out_call_int(s, tcg_code_gen_epilogue, true);
2094 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc1211 tcg_out_call_int(s, tcg_code_gen_epilogue, true);
2356 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc2049 target = tcg_code_gen_epilogue;
3253 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc981 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/s390x/
H A Dtcg-target.c.inc2062 tgen_gotoi(s, S390_CC_ALWAYS, tcg_code_gen_epilogue);
3559 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/
H A Dtcg.c245 const void *tcg_code_gen_epilogue; variable
1481 tcg_debug_assert(tcg_code_gen_epilogue != NULL); in tcg_prologue_init()
/qemu/tcg/ppc/
H A Dtcg-target.c.inc2862 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
2892 tcg_out_b(s, 0, tcg_code_gen_epilogue);
/qemu/tcg/i386/
H A Dtcg-target.c.inc2518 tcg_out_jmp(s, tcg_code_gen_epilogue);
4259 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/mips/
H A Dtcg-target.c.inc2444 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/arm/
H A Dtcg-target.c.inc2988 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);