/qemu/target/hexagon/ |
H A D | genptr.h | 28 void gen_store1(TCGv_env cpu_env, TCGv vaddr, TCGv src, uint32_t slot); 29 void gen_store2(TCGv_env cpu_env, TCGv vaddr, TCGv src, uint32_t slot); 30 void gen_store4(TCGv_env cpu_env, TCGv vaddr, TCGv src, uint32_t slot); 31 void gen_store8(TCGv_env cpu_env, TCGv vaddr, TCGv_i64 src, uint32_t slot); 32 void gen_store1i(TCGv_env cpu_env, TCGv vaddr, int32_t src, uint32_t slot); 33 void gen_store2i(TCGv_env cpu_env, TCGv vaddr, int32_t src, uint32_t slot); 34 void gen_store4i(TCGv_env cpu_env, TCGv vaddr, int32_t src, uint32_t slot); 35 void gen_store8i(TCGv_env cpu_env, TCGv vaddr, int64_t src, uint32_t slot);
|
H A D | genptr.c | 410 void gen_store1(TCGv_env tcg_env, TCGv vaddr, TCGv src, uint32_t slot) in gen_store1() 415 void gen_store1i(TCGv_env tcg_env, TCGv vaddr, int32_t src, uint32_t slot) in gen_store1i() 421 void gen_store2(TCGv_env tcg_env, TCGv vaddr, TCGv src, uint32_t slot) in gen_store2() 426 void gen_store2i(TCGv_env tcg_env, TCGv vaddr, int32_t src, uint32_t slot) in gen_store2i() 432 void gen_store4(TCGv_env tcg_env, TCGv vaddr, TCGv src, uint32_t slot) in gen_store4() 437 void gen_store4i(TCGv_env tcg_env, TCGv vaddr, int32_t src, uint32_t slot) in gen_store4i() 443 void gen_store8(TCGv_env tcg_env, TCGv vaddr, TCGv_i64 src, uint32_t slot) in gen_store8() 450 void gen_store8i(TCGv_env tcg_env, TCGv vaddr, int64_t src, uint32_t slot) in gen_store8i()
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_rvh.c.inc | 23 static void gen_helper_hyp_hlv_b(TCGv r, TCGv_env e, TCGv a) 29 static void gen_helper_hyp_hlv_h(TCGv r, TCGv_env e, TCGv a) 35 static void gen_helper_hyp_hlv_w(TCGv r, TCGv_env e, TCGv a) 42 void (*func)(TCGv, TCGv_env, TCGv)) 54 void (*func)(TCGv_env, TCGv, TCGv))
|
H A D | trans_rvv.c.inc | 685 TCGv_env, TCGv_i32); 1205 TCGv_ptr, TCGv_env, TCGv_i32); 1398 typedef void gen_helper_ldst_whole(TCGv_ptr, TCGv, TCGv_env, TCGv_i32); 1583 TCGv_env, TCGv_i32); 2400 typedef void gen_helper_vmv_vx(TCGv_ptr, TCGv_i64, TCGv_env, TCGv_i32); 2630 TCGv_env, TCGv_i32);
|
/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_fcmp.c.inc | 30 void (*fn)(TCGv, TCGv_env, TCGv, TCGv, TCGv_i32); 54 void (*fn)(TCGv, TCGv_env, TCGv, TCGv, TCGv_i32);
|
H A D | trans_farith.c.inc | 18 void (*func)(TCGv, TCGv_env, TCGv, TCGv)) 33 void (*func)(TCGv, TCGv_env, TCGv)) 47 void (*func)(TCGv, TCGv_env, TCGv, TCGv, TCGv, TCGv_i32),
|
H A D | trans_vec.c.inc | 4659 void (*fn)(TCGv_env, TCGv_i32, TCGv_i32, TCGv_i32, TCGv_i32, TCGv_i32); 4679 void (*fn)(TCGv_env, TCGv_i32, TCGv_i32, TCGv_i32, TCGv_i32, TCGv_i32);
|
/qemu/target/i386/tcg/ |
H A D | translate.c | 238 STUB_HELPER(clgi, TCGv_env env) 239 STUB_HELPER(flush_page, TCGv_env env, TCGv addr) 240 STUB_HELPER(inb, TCGv ret, TCGv_env env, TCGv_i32 port) 241 STUB_HELPER(inw, TCGv ret, TCGv_env env, TCGv_i32 port) 242 STUB_HELPER(inl, TCGv ret, TCGv_env env, TCGv_i32 port) 243 STUB_HELPER(monitor, TCGv_env env, TCGv addr) 244 STUB_HELPER(mwait, TCGv_env env, TCGv_i32 pc_ofs) 245 STUB_HELPER(outb, TCGv_env env, TCGv_i32 port, TCGv_i32 val) 246 STUB_HELPER(outw, TCGv_env env, TCGv_i32 port, TCGv_i32 val) 247 STUB_HELPER(outl, TCGv_env env, TCGv_i32 port, TCGv_i32 val) [all …]
|
/qemu/tcg/ |
H A D | tcg-op-ldst.c | 794 typedef void (*gen_atomic_cx_i32)(TCGv_i32, TCGv_env, TCGv_i64, 796 typedef void (*gen_atomic_cx_i64)(TCGv_i64, TCGv_env, TCGv_i64, 798 typedef void (*gen_atomic_cx_i128)(TCGv_i128, TCGv_env, TCGv_i64, 800 typedef void (*gen_atomic_op_i32)(TCGv_i32, TCGv_env, TCGv_i64, 802 typedef void (*gen_atomic_op_i64)(TCGv_i64, TCGv_env, TCGv_i64,
|
H A D | tcg.c | 253 TCGv_env tcg_env;
|
/qemu/target/openrisc/ |
H A D | translate.c | 1111 void (*fn)(TCGv, TCGv_env, TCGv)) in do_fp2() argument 1123 void (*fn)(TCGv, TCGv_env, TCGv, TCGv)) in do_fp3() argument 1135 void (*fn)(TCGv, TCGv_env, TCGv, TCGv), in do_fpcmp() argument 1295 void (*fn)(TCGv_i64, TCGv_env, TCGv_i64, TCGv_i64)) in do_dp3() argument 1319 void (*fn)(TCGv_i64, TCGv_env, TCGv_i64)) in do_dp2() argument 1340 void (*fn)(TCGv, TCGv_env, TCGv_i64, TCGv_i64), in do_dpcmp() argument
|
/qemu/include/tcg/ |
H A D | tcg.h | 219 typedef TCGv_ptr TCGv_env; typedef 470 extern TCGv_env tcg_env;
|
/qemu/target/hppa/ |
H A D | translate.c | 1785 void (*func)(TCGv_i32, TCGv_env, TCGv_i32)) in do_fop_wew() argument 1799 void (*func)(TCGv_i32, TCGv_env, TCGv_i64)) in do_fop_wed() argument 1815 void (*func)(TCGv_i64, TCGv_env, TCGv_i64)) in do_fop_ded() argument 1829 void (*func)(TCGv_i64, TCGv_env, TCGv_i32)) in do_fop_dew() argument 1846 void (*func)(TCGv_i32, TCGv_env, TCGv_i32, TCGv_i32)) in do_fop_weww() argument 1862 void (*func)(TCGv_i64, TCGv_env, TCGv_i64, TCGv_i64)) in do_fop_dedd() argument 4079 static void gen_fcpy_f(TCGv_i32 dst, TCGv_env unused, TCGv_i32 src) in gen_fcpy_f() 4104 static void gen_fcpy_d(TCGv_i64 dst, TCGv_env unused, TCGv_i64 src) in gen_fcpy_d() 4114 static void gen_fabs_f(TCGv_i32 dst, TCGv_env unused, TCGv_i32 src) in gen_fabs_f() 4124 static void gen_fabs_d(TCGv_i64 dst, TCGv_env unused, TCGv_i64 src) in gen_fabs_d() [all …]
|
/qemu/target/sparc/ |
H A D | translate.c | 1783 static void gen_helper_ld_asi(TCGv_i64 r, TCGv_env e, TCGv a, in gen_helper_ld_asi() 1789 static void gen_helper_st_asi(TCGv_env e, TCGv a, TCGv_i64 r, in gen_helper_st_asi() 4783 void (*func)(TCGv_i32, TCGv_env, TCGv_i32)) in TRANS() 4802 void (*func)(TCGv_i32, TCGv_env, TCGv_i64)) in TRANS() 4845 void (*func)(TCGv_i64, TCGv_env, TCGv_i64)) in TRANS() 4884 void (*func)(TCGv_i64, TCGv_env, TCGv_i32)) in TRANS() 4928 void (*func)(TCGv_i128, TCGv_env, TCGv_i128)) in do_env_qq() argument 4948 void (*func)(TCGv_i32, TCGv_env, TCGv_i128)) in TRANS() 4971 void (*func)(TCGv_i64, TCGv_env, TCGv_i128)) in TRANS() 4994 void (*func)(TCGv_i128, TCGv_env, TCGv_i32)) in TRANS() [all …]
|
/qemu/target/arm/tcg/ |
H A D | translate.h | 644 typedef void NeonGenThreeOpEnvFn(TCGv_i32, TCGv_env, TCGv_i32, 655 typedef void NeonGenOne64OpEnvFn(TCGv_i64, TCGv_env, TCGv_i64);
|
H A D | translate-sme.c | 189 typedef void GenLdSt1(TCGv_env, TCGv_ptr, TCGv_ptr, TCGv, TCGv_i32); in trans_LDST1()
|
H A D | translate-sve.c | 34 typedef void gen_helper_gvec_mem(TCGv_env, TCGv_ptr, TCGv_i64, TCGv_i32); 35 typedef void gen_helper_gvec_mem_scatter(TCGv_env, TCGv_ptr, TCGv_ptr,
|
H A D | translate-a64.c | 4383 typedef void SetFn(TCGv_env, TCGv_i32, TCGv_i32); 4440 typedef void CpyFn(TCGv_env, TCGv_i32, TCGv_i32, TCGv_i32);
|
H A D | translate.c | 5866 void (*gen)(TCGv_i32, TCGv_env, TCGv_i32, TCGv_i32)) in op_sat() argument
|
/qemu/target/xtensa/ |
H A D | translate.c | 2122 static void (* const helper[])(TCGv_i32 r, TCGv_env env, TCGv_i32 a1, in translate_rtlb() 6275 static void (* const helper[])(TCGv_i32 res, TCGv_env env, in translate_compare_d() 6302 static void (* const helper[])(TCGv_i32 res, TCGv_env env, in translate_compare_s()
|
/qemu/target/ppc/translate/ |
H A D | vsx-impl.c.inc | 1170 void (*gen_helper)(TCGv_env, TCGv_i32, TCGv_i32, TCGv_ptr)) 2797 void (*helper)(TCGv_env, TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_i32))
|
H A D | vmx-impl.c.inc | 84 void (*helper)(TCGv_env, TCGv_ptr, TCGv))
|
/qemu/target/mips/tcg/ |
H A D | translate.c | 50 STUB_HELPER(cache, TCGv_env env, TCGv val, TCGv_i32 reg)
|