Home
last modified time | relevance | path

Searched refs:tcg_splitwx_to_rx (Results 1 – 16 of 16) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h590 const void *tcg_splitwx_to_rx(void *rw);
593 static inline const void *tcg_splitwx_to_rx(void *rw) in tcg_splitwx_to_rx() function
947 return tcg_ptr_byte_diff(target, tcg_splitwx_to_rx(s->code_ptr)); in tcg_pcrel_diff()
960 return tcg_ptr_byte_diff(target, tcg_splitwx_to_rx(s->code_buf)); in tcg_tbrel_diff()
/qemu/accel/tcg/
H A Dtranslate-all.c328 tb->tc.ptr = tcg_splitwx_to_rx(gen_code_buf); in tb_gen_code()
435 perf_report_code(pc, tb, tcg_splitwx_to_rx(gen_code_buf)); in tb_gen_code()
447 rx_data_gen_ptr = tcg_splitwx_to_rx(tcg_ctx->data_gen_ptr); in tb_gen_code()
H A Dcpu-exec.c633 const TranslationBlock *c_tb = tcg_splitwx_to_rx(tb); in tb_set_jmp_target()
/qemu/tcg/
H A Dregion.c110 const void *tcg_splitwx_to_rx(void *rw) in tcg_splitwx_to_rx() function
873 tcg_register_jit(tcg_splitwx_to_rx(region.after_prologue), in tcg_region_prologue_set()
H A Dtcg-pool.c.inc154 value = (uintptr_t)tcg_splitwx_to_rx(a) - size;
H A Dtcg.c354 l->u.value_ptr = tcg_splitwx_to_rx(s->code_ptr); in tcg_out_label()
413 return (uintptr_t)tcg_splitwx_to_rx(&s->gen_tb->jmp_target_addr[which]); in get_jmp_target_addr()
1416 tcg_qemu_tb_exec = (tcg_prologue_fn *)tcg_splitwx_to_rx(s->code_ptr); in tcg_prologue_init()
1439 flush_idcache_range((uintptr_t)tcg_splitwx_to_rx(s->code_buf), in tcg_prologue_init()
6279 flush_idcache_range((uintptr_t)tcg_splitwx_to_rx(s->code_buf), in tcg_gen_code()
H A Dtcg-op.c3300 uintptr_t val = (uintptr_t)tcg_splitwx_to_rx((void *)tb) + idx; in tcg_gen_exit_tb()
/qemu/tcg/riscv/
H A Dtcg-target.c.inc434 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
448 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
462 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
1197 if (!reloc_sbimm12(l->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) {
1215 if (!reloc_sbimm12(l->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) {
1405 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
1445 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2094 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
2098 tb_ret_addr = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/mips/
H A Dtcg-target.c.inc150 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
469 uintptr_t from = (uintptr_t)tcg_splitwx_to_rx(s->code_ptr) + 4;
1135 const tcg_insn_unit *tgt_rx = tcg_splitwx_to_rx(s->code_ptr);
1164 const tcg_insn_unit *tgt_rx = tcg_splitwx_to_rx(s->code_ptr);
1471 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
1558 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2444 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
2448 tb_ret_addr = tcg_splitwx_to_rx(s->code_ptr);
2468 bswap32_addr = tcg_splitwx_to_rx(align_code_ptr(s));
2496 bswap32u_addr = tcg_splitwx_to_rx(align_code_ptr(s));
[all …]
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc242 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
258 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
924 if (!reloc_br_sk16(l->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) {
939 if (!reloc_br_sk16(l->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) {
1110 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
1150 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
1197 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2356 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
2360 tb_ret_addr = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc84 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
98 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
110 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
1132 intptr_t src_rx = (intptr_t)tcg_splitwx_to_rx(s->code_ptr);
1707 if (!reloc_pc19(lb->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) {
1918 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
1934 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2020 reloc_pc19(branch, tcg_splitwx_to_rx(s->code_ptr));
2036 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
3253 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
[all …]
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc287 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
981 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
1010 (intptr_t)tcg_splitwx_to_rx(s->code_ptr), 0)) {
1031 (intptr_t)tcg_splitwx_to_rx(s->code_ptr), 0)) {
1200 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
1230 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/arm/
H A Dtcg-target.c.inc264 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
276 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
295 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
314 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
1379 if (!reloc_pc24(lb->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) {
1395 if (!reloc_pc24(lb->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) {
1655 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
1738 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2988 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/ppc/
H A Dtcg-target.c.inc243 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
263 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
275 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
2383 if (!reloc_pc14(lb->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) {
2399 if (!reloc_pc14(lb->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) {
2677 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2720 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2775 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2833 desc[0] = tcg_splitwx_to_rx(desc + 2); /* entry point */
2862 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
[all …]
/qemu/tcg/s390x/
H A Dtcg-target.c.inc463 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw);
1810 (intptr_t)tcg_splitwx_to_rx(s->code_ptr), 2)) {
1827 (intptr_t)tcg_splitwx_to_rx(s->code_ptr), 2)) {
1964 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
1980 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2054 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
3559 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
3563 tb_ret_addr = tcg_splitwx_to_rx(s->code_ptr);
/qemu/tcg/i386/
H A Dtcg-target.c.inc171 value -= (uintptr_t)tcg_splitwx_to_rx(code_ptr);
180 value -= (uintptr_t)tcg_splitwx_to_rx(code_ptr);
2382 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
2510 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr);
4259 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr);
4263 tb_ret_addr = tcg_splitwx_to_rx(s->code_ptr);