Searched refs:tcg_splitwx_to_rx (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | 573 const void *tcg_splitwx_to_rx(void *rw); 576 static inline const void *tcg_splitwx_to_rx(void *rw) in tcg_splitwx_to_rx() function 930 return tcg_ptr_byte_diff(target, tcg_splitwx_to_rx(s->code_ptr)); in tcg_pcrel_diff() 943 return tcg_ptr_byte_diff(target, tcg_splitwx_to_rx(s->code_buf)); in tcg_tbrel_diff()
|
/openbmc/qemu/accel/tcg/ |
H A D | translate-all.c | 328 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 D | cpu-exec.c | 630 const TranslationBlock *c_tb = tcg_splitwx_to_rx(tb); in tb_set_jmp_target()
|
/openbmc/qemu/tcg/ |
H A D | region.c | 110 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 D | tcg-pool.c.inc | 154 value = (uintptr_t)tcg_splitwx_to_rx(a) - size;
|
H A D | tcg.c | 354 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() 1415 tcg_qemu_tb_exec = (tcg_prologue_fn *)tcg_splitwx_to_rx(s->code_ptr); in tcg_prologue_init() 1438 flush_idcache_range((uintptr_t)tcg_splitwx_to_rx(s->code_buf), in tcg_prologue_init() 6282 flush_idcache_range((uintptr_t)tcg_splitwx_to_rx(s->code_buf), in tcg_gen_code()
|
H A D | tcg-op.c | 3308 uintptr_t val = (uintptr_t)tcg_splitwx_to_rx((void *)tb) + idx; in tcg_gen_exit_tb()
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 150 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 …]
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 242 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); 395 src_rx = (intptr_t)tcg_splitwx_to_rx(s->code_ptr); 939 if (!reloc_br_sk16(l->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) { 954 if (!reloc_br_sk16(l->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) { 1125 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 1165 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 1212 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 2440 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr); 2444 tb_ret_addr = tcg_splitwx_to_rx(s->code_ptr);
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 84 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))) { 1722 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); [all …]
|
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 287 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);
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 264 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);
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 624 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw); 638 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw); 652 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw); 1658 if (!reloc_sbimm12(l->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) { 1676 if (!reloc_sbimm12(l->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) { 1870 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 1910 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 2820 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr); 2824 tb_ret_addr = tcg_splitwx_to_rx(s->code_ptr);
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 243 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); 2086 bd = reloc_pc14_val(tcg_splitwx_to_rx(s->code_ptr), l->u.value_ptr); 2384 if (!reloc_pc14(lb->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) { 2400 if (!reloc_pc14(lb->label_ptr[0], tcg_splitwx_to_rx(s->code_ptr))) { 2678 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 2721 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 2776 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 2834 desc[0] = tcg_splitwx_to_rx(desc + 2); /* entry point */ [all …]
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 465 const tcg_insn_unit *src_rx = tcg_splitwx_to_rx(src_rw); 1823 (intptr_t)tcg_splitwx_to_rx(s->code_ptr), 2)) { 1840 (intptr_t)tcg_splitwx_to_rx(s->code_ptr), 2)) { 1977 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 1993 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 2067 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 3582 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr); 3586 tb_ret_addr = tcg_splitwx_to_rx(s->code_ptr);
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 172 value -= (uintptr_t)tcg_splitwx_to_rx(code_ptr); 181 value -= (uintptr_t)tcg_splitwx_to_rx(code_ptr); 2430 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 2558 ldst->raddr = tcg_splitwx_to_rx(s->code_ptr); 4395 tcg_code_gen_epilogue = tcg_splitwx_to_rx(s->code_ptr); 4399 tb_ret_addr = tcg_splitwx_to_rx(s->code_ptr);
|