Home
last modified time | relevance | path

Searched refs:get_fpstatus_ptr (Results 1 – 25 of 52) sorted by relevance

123

/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dtranslate-vfp.inc.c354 fpst = get_fpstatus_ptr(0); in trans_VMINMAXNM()
439 fpst = get_fpstatus_ptr(0); in trans_VRINT()
502 fpst = get_fpstatus_ptr(0); in trans_VCVT()
1255 fpst = get_fpstatus_ptr(0); in do_vfp_3op_sp()
1338 fpst = get_fpstatus_ptr(0); in do_vfp_3op_dp()
1773 fpst = get_fpstatus_ptr(0); in trans_VFM_sp()
1840 fpst = get_fpstatus_ptr(0); in trans_VFM_dp()
2104 fpst = get_fpstatus_ptr(false); in trans_VCVT_f32_f16()
2141 fpst = get_fpstatus_ptr(false); in trans_VCVT_f64_f16()
2170 fpst = get_fpstatus_ptr(false); in trans_VCVT_f16_f32()
[all …]
H A Dtranslate-a64.h39 TCGv_ptr get_fpstatus_ptr(bool);
H A Dtranslate-a64.c519 TCGv_ptr get_fpstatus_ptr(bool is_f16) in get_fpstatus_ptr() function
5529 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5539 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5549 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5625 fpst = get_fpstatus_ptr(false); in handle_fp_1src_single()
5702 fpst = get_fpstatus_ptr(false); in handle_fp_1src_double()
5890 fpst = get_fpstatus_ptr(false); in handle_fp_2src_single()
5943 fpst = get_fpstatus_ptr(false); in handle_fp_2src_double()
5996 fpst = get_fpstatus_ptr(true); in handle_fp_2src_half()
9136 fpst = get_fpstatus_ptr(true); in disas_simd_scalar_three_reg_same_fp16()
[all …]
H A Dtranslate.c1134 static TCGv_ptr get_fpstatus_ptr(int neon) in get_fpstatus_ptr() function
4988 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5008 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5024 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5039 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5050 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5451 fpst = get_fpstatus_ptr(1); in disas_neon_data_insn()
6146 fpst = get_fpstatus_ptr(true); in disas_neon_data_insn()
6176 fpst = get_fpstatus_ptr(true); in disas_neon_data_insn()
6711 ptr = get_fpstatus_ptr(1); in disas_neon_insn_3same_ext()
[all …]
H A Dtranslate-sve.c3471 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in trans_FMLA_zzxz()
3497 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in trans_FMUL_zzx()
3529 status = get_fpstatus_ptr(a->esz == MO_16); in do_reduce()
3571 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_VPZ()
3619 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in do_ppz_fp()
3671 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_PPZ()
3711 t_fpst = get_fpstatus_ptr(a->esz == MO_16); in trans_FADDA()
3738 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in do_zzz_fp()
3780 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_FP3()
3832 status = get_fpstatus_ptr(is_fp16); in do_fp_scalar()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dtranslate-vfp.inc.c354 fpst = get_fpstatus_ptr(0); in trans_VMINMAXNM()
439 fpst = get_fpstatus_ptr(0); in trans_VRINT()
502 fpst = get_fpstatus_ptr(0); in trans_VCVT()
1255 fpst = get_fpstatus_ptr(0); in do_vfp_3op_sp()
1338 fpst = get_fpstatus_ptr(0); in do_vfp_3op_dp()
1773 fpst = get_fpstatus_ptr(0); in trans_VFM_sp()
1840 fpst = get_fpstatus_ptr(0); in trans_VFM_dp()
2104 fpst = get_fpstatus_ptr(false); in trans_VCVT_f32_f16()
2141 fpst = get_fpstatus_ptr(false); in trans_VCVT_f64_f16()
2170 fpst = get_fpstatus_ptr(false); in trans_VCVT_f16_f32()
[all …]
H A Dtranslate-a64.h39 TCGv_ptr get_fpstatus_ptr(bool);
H A Dtranslate-a64.c519 TCGv_ptr get_fpstatus_ptr(bool is_f16) in get_fpstatus_ptr() function
5529 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5539 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5549 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5625 fpst = get_fpstatus_ptr(false); in handle_fp_1src_single()
5702 fpst = get_fpstatus_ptr(false); in handle_fp_1src_double()
5890 fpst = get_fpstatus_ptr(false); in handle_fp_2src_single()
5943 fpst = get_fpstatus_ptr(false); in handle_fp_2src_double()
5996 fpst = get_fpstatus_ptr(true); in handle_fp_2src_half()
9136 fpst = get_fpstatus_ptr(true); in disas_simd_scalar_three_reg_same_fp16()
[all …]
H A Dtranslate.c1134 static TCGv_ptr get_fpstatus_ptr(int neon) in get_fpstatus_ptr() function
4988 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5008 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5024 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5039 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5050 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5451 fpst = get_fpstatus_ptr(1); in disas_neon_data_insn()
6146 fpst = get_fpstatus_ptr(true); in disas_neon_data_insn()
6176 fpst = get_fpstatus_ptr(true); in disas_neon_data_insn()
6711 ptr = get_fpstatus_ptr(1); in disas_neon_insn_3same_ext()
[all …]
H A Dtranslate-sve.c3471 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in trans_FMLA_zzxz()
3497 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in trans_FMUL_zzx()
3529 status = get_fpstatus_ptr(a->esz == MO_16); in do_reduce()
3571 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_VPZ()
3619 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in do_ppz_fp()
3671 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_PPZ()
3711 t_fpst = get_fpstatus_ptr(a->esz == MO_16); in trans_FADDA()
3738 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in do_zzz_fp()
3780 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_FP3()
3832 status = get_fpstatus_ptr(is_fp16); in do_fp_scalar()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dtranslate-vfp.inc.c366 fpst = get_fpstatus_ptr(0); in trans_VRINT()
429 fpst = get_fpstatus_ptr(0); in trans_VCVT()
1238 fpst = get_fpstatus_ptr(0); in do_vfp_3op_sp()
1321 fpst = get_fpstatus_ptr(0); in do_vfp_3op_dp()
1803 fpst = get_fpstatus_ptr(0); in do_vfm_sp()
1900 fpst = get_fpstatus_ptr(0); in do_vfm_dp()
2184 fpst = get_fpstatus_ptr(false); in trans_VCVT_f32_f16()
2221 fpst = get_fpstatus_ptr(false); in trans_VCVT_f64_f16()
2250 fpst = get_fpstatus_ptr(false); in trans_VCVT_f16_f32()
2287 fpst = get_fpstatus_ptr(false); in trans_VCVT_f16_f64()
[all …]
H A Dtranslate-a64.h39 TCGv_ptr get_fpstatus_ptr(bool);
H A Dtranslate-a64.c543 TCGv_ptr get_fpstatus_ptr(bool is_f16) in get_fpstatus_ptr() function
5695 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5705 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5715 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5791 fpst = get_fpstatus_ptr(false); in handle_fp_1src_single()
5868 fpst = get_fpstatus_ptr(false); in handle_fp_1src_double()
6056 fpst = get_fpstatus_ptr(false); in handle_fp_2src_single()
6109 fpst = get_fpstatus_ptr(false); in handle_fp_2src_double()
6162 fpst = get_fpstatus_ptr(true); in handle_fp_2src_half()
9312 fpst = get_fpstatus_ptr(true); in disas_simd_scalar_three_reg_same_fp16()
[all …]
H A Dtranslate.c1135 static TCGv_ptr get_fpstatus_ptr(int neon) in get_fpstatus_ptr() function
5220 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5240 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5256 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5271 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5282 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5683 fpst = get_fpstatus_ptr(1); in disas_neon_data_insn()
6366 fpst = get_fpstatus_ptr(true); in disas_neon_data_insn()
6396 fpst = get_fpstatus_ptr(true); in disas_neon_data_insn()
6931 ptr = get_fpstatus_ptr(1); in disas_neon_insn_3same_ext()
[all …]
H A Dtranslate-sve.c3471 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in trans_FMLA_zzxz()
3497 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in trans_FMUL_zzx()
3529 status = get_fpstatus_ptr(a->esz == MO_16); in do_reduce()
3571 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_VPZ()
3619 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in do_ppz_fp()
3671 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_PPZ()
3711 t_fpst = get_fpstatus_ptr(a->esz == MO_16); in trans_FADDA()
3738 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in do_zzz_fp()
3780 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_FP3()
3832 status = get_fpstatus_ptr(is_fp16); in do_fp_scalar()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dtranslate-vfp.inc.c366 fpst = get_fpstatus_ptr(0); in trans_VRINT()
429 fpst = get_fpstatus_ptr(0); in trans_VCVT()
1238 fpst = get_fpstatus_ptr(0); in do_vfp_3op_sp()
1321 fpst = get_fpstatus_ptr(0); in do_vfp_3op_dp()
1803 fpst = get_fpstatus_ptr(0); in do_vfm_sp()
1900 fpst = get_fpstatus_ptr(0); in do_vfm_dp()
2184 fpst = get_fpstatus_ptr(false); in trans_VCVT_f32_f16()
2221 fpst = get_fpstatus_ptr(false); in trans_VCVT_f64_f16()
2250 fpst = get_fpstatus_ptr(false); in trans_VCVT_f16_f32()
2287 fpst = get_fpstatus_ptr(false); in trans_VCVT_f16_f64()
[all …]
H A Dtranslate-a64.h39 TCGv_ptr get_fpstatus_ptr(bool);
H A Dtranslate-a64.c543 TCGv_ptr get_fpstatus_ptr(bool is_f16) in get_fpstatus_ptr() function
5695 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5705 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5715 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5791 fpst = get_fpstatus_ptr(false); in handle_fp_1src_single()
5868 fpst = get_fpstatus_ptr(false); in handle_fp_1src_double()
6056 fpst = get_fpstatus_ptr(false); in handle_fp_2src_single()
6109 fpst = get_fpstatus_ptr(false); in handle_fp_2src_double()
6162 fpst = get_fpstatus_ptr(true); in handle_fp_2src_half()
9311 fpst = get_fpstatus_ptr(true); in disas_simd_scalar_three_reg_same_fp16()
[all …]
H A Dtranslate.c1135 static TCGv_ptr get_fpstatus_ptr(int neon) in get_fpstatus_ptr() function
5220 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5240 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5256 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5271 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5282 TCGv_ptr fpstatus = get_fpstatus_ptr(1); in disas_neon_data_insn()
5683 fpst = get_fpstatus_ptr(1); in disas_neon_data_insn()
6366 fpst = get_fpstatus_ptr(true); in disas_neon_data_insn()
6396 fpst = get_fpstatus_ptr(true); in disas_neon_data_insn()
6931 ptr = get_fpstatus_ptr(1); in disas_neon_insn_3same_ext()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dtranslate-a64.h39 TCGv_ptr get_fpstatus_ptr(bool);
H A Dtranslate.c1384 static TCGv_ptr get_fpstatus_ptr(int neon) in get_fpstatus_ptr() function
1419 TCGv_ptr fpst = get_fpstatus_ptr(0); in VFP_OP2()
1489 TCGv_ptr statusptr = get_fpstatus_ptr(neon); \
1505 TCGv_ptr statusptr = get_fpstatus_ptr(neon); \ in VFP_GEN_ITOF()
1524 TCGv_ptr statusptr = get_fpstatus_ptr(neon); \
3143 TCGv_ptr fpst = get_fpstatus_ptr(0); in handle_vminmaxnm()
3190 TCGv_ptr fpst = get_fpstatus_ptr(0); in handle_vrint()
3229 TCGv_ptr fpst = get_fpstatus_ptr(0); in handle_vcvt()
7307 fpst = get_fpstatus_ptr(true); in disas_neon_data_insn()
7852 TCGv_ptr fpst = get_fpstatus_ptr(1); in disas_neon_insn_3same_ext()
[all …]
H A Dtranslate-a64.c653 TCGv_ptr get_fpstatus_ptr(bool is_f16) in get_fpstatus_ptr() function
4980 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
4990 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5000 fpst = get_fpstatus_ptr(true); in handle_fp_1src_half()
5027 fpst = get_fpstatus_ptr(false); in handle_fp_1src_single()
5089 fpst = get_fpstatus_ptr(false); in handle_fp_1src_double()
5294 fpst = get_fpstatus_ptr(false); in handle_fp_2src_single()
5347 fpst = get_fpstatus_ptr(false); in handle_fp_2src_double()
5400 fpst = get_fpstatus_ptr(true); in handle_fp_2src_half()
8550 fpst = get_fpstatus_ptr(true); in disas_simd_scalar_three_reg_same_fp16()
[all …]
H A Dtranslate-sve.c3484 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in trans_FMLA_zzxz()
3510 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in trans_FMUL_zzx()
3542 status = get_fpstatus_ptr(a->esz == MO_16); in do_reduce()
3584 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_VPZ()
3632 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in do_ppz_fp()
3684 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_PPZ()
3724 t_fpst = get_fpstatus_ptr(a->esz == MO_16); in trans_FADDA()
3751 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in do_zzz_fp()
3793 TCGv_ptr status = get_fpstatus_ptr(a->esz == MO_16); in DO_FP3()
3845 status = get_fpstatus_ptr(is_fp16); in do_fp_scalar()
[all …]
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dtranslate.c1142 TCGv_ptr fpst = get_fpstatus_ptr(s, 0); in VFP_OP2()
1220 TCGv_ptr statusptr = get_fpstatus_ptr(s, neon); \
1237 TCGv_ptr statusptr = get_fpstatus_ptr(s, neon); \ in VFP_GEN_ITOF()
1257 TCGv_ptr statusptr = get_fpstatus_ptr(s, neon); \
2914 TCGv_ptr fpst = get_fpstatus_ptr(s, 0); in handle_vminmaxnm()
2962 TCGv_ptr fpst = get_fpstatus_ptr(s, 0); in handle_vrint()
3002 TCGv_ptr fpst = get_fpstatus_ptr(s, 0); in handle_vcvt()
3570 fpst = get_fpstatus_ptr(s, 0); in disas_vfp_insn()
3587 fpst = get_fpstatus_ptr(s, 0); in disas_vfp_insn()
5601 TCGv_ptr fpstatus = get_fpstatus_ptr(s, 1); in disas_neon_data_insn()
[all …]
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dtranslate.c1142 TCGv_ptr fpst = get_fpstatus_ptr(s, 0); in VFP_OP2()
1220 TCGv_ptr statusptr = get_fpstatus_ptr(s, neon); \
1237 TCGv_ptr statusptr = get_fpstatus_ptr(s, neon); \ in VFP_GEN_ITOF()
1257 TCGv_ptr statusptr = get_fpstatus_ptr(s, neon); \
2914 TCGv_ptr fpst = get_fpstatus_ptr(s, 0); in handle_vminmaxnm()
2962 TCGv_ptr fpst = get_fpstatus_ptr(s, 0); in handle_vrint()
3002 TCGv_ptr fpst = get_fpstatus_ptr(s, 0); in handle_vcvt()
3570 fpst = get_fpstatus_ptr(s, 0); in disas_vfp_insn()
3587 fpst = get_fpstatus_ptr(s, 0); in disas_vfp_insn()
5601 TCGv_ptr fpstatus = get_fpstatus_ptr(s, 1); in disas_neon_data_insn()
[all …]

123