Lines Matching defs:a

306 static bool trans_VSEL(DisasContext *s, arg_VSEL *a)  in trans_VSEL()
429 static bool trans_VRINT(DisasContext *s, arg_VRINT *a) in trans_VRINT()
496 static bool trans_VCVT(DisasContext *s, arg_VCVT *a) in trans_VCVT()
619 static bool trans_VMOV_to_gp(DisasContext *s, arg_VMOV_to_gp *a) in trans_VMOV_to_gp()
664 static bool trans_VMOV_from_gp(DisasContext *s, arg_VMOV_from_gp *a) in trans_VMOV_from_gp()
707 static bool trans_VDUP(DisasContext *s, arg_VDUP *a) in trans_VDUP()
749 static bool trans_VMSR_VMRS(DisasContext *s, arg_VMSR_VMRS *a) in trans_VMSR_VMRS()
891 static bool trans_VMOV_half(DisasContext *s, arg_VMOV_single *a) in trans_VMOV_half()
923 static bool trans_VMOV_single(DisasContext *s, arg_VMOV_single *a) in trans_VMOV_single()
954 static bool trans_VMOV_64_sp(DisasContext *s, arg_VMOV_64_sp *a) in trans_VMOV_64_sp()
989 static bool trans_VMOV_64_dp(DisasContext *s, arg_VMOV_64_dp *a) in trans_VMOV_64_dp()
1030 static bool trans_VLDR_VSTR_hp(DisasContext *s, arg_VLDR_VSTR_sp *a) in trans_VLDR_VSTR_hp()
1062 static bool trans_VLDR_VSTR_sp(DisasContext *s, arg_VLDR_VSTR_sp *a) in trans_VLDR_VSTR_sp()
1093 static bool trans_VLDR_VSTR_dp(DisasContext *s, arg_VLDR_VSTR_dp *a) in trans_VLDR_VSTR_dp()
1131 static bool trans_VLDM_VSTM_sp(DisasContext *s, arg_VLDM_VSTM_sp *a) in trans_VLDM_VSTM_sp()
1207 static bool trans_VLDM_VSTM_dp(DisasContext *s, arg_VLDM_VSTM_dp *a) in trans_VLDM_VSTM_dp()
1729 static bool trans_VMLA_hp(DisasContext *s, arg_VMLA_sp *a) in trans_VMLA_hp()
1743 static bool trans_VMLA_sp(DisasContext *s, arg_VMLA_sp *a) in trans_VMLA_sp()
1757 static bool trans_VMLA_dp(DisasContext *s, arg_VMLA_dp *a) in trans_VMLA_dp()
1775 static bool trans_VMLS_hp(DisasContext *s, arg_VMLS_sp *a) in trans_VMLS_hp()
1793 static bool trans_VMLS_sp(DisasContext *s, arg_VMLS_sp *a) in trans_VMLS_sp()
1811 static bool trans_VMLS_dp(DisasContext *s, arg_VMLS_dp *a) in trans_VMLS_dp()
1831 static bool trans_VNMLS_hp(DisasContext *s, arg_VNMLS_sp *a) in trans_VNMLS_hp()
1851 static bool trans_VNMLS_sp(DisasContext *s, arg_VNMLS_sp *a) in trans_VNMLS_sp()
1871 static bool trans_VNMLS_dp(DisasContext *s, arg_VNMLS_dp *a) in trans_VNMLS_dp()
1887 static bool trans_VNMLA_hp(DisasContext *s, arg_VNMLA_sp *a) in trans_VNMLA_hp()
1903 static bool trans_VNMLA_sp(DisasContext *s, arg_VNMLA_sp *a) in trans_VNMLA_sp()
1919 static bool trans_VNMLA_dp(DisasContext *s, arg_VNMLA_dp *a) in trans_VNMLA_dp()
1924 static bool trans_VMUL_hp(DisasContext *s, arg_VMUL_sp *a) in trans_VMUL_hp()
1929 static bool trans_VMUL_sp(DisasContext *s, arg_VMUL_sp *a) in trans_VMUL_sp()
1934 static bool trans_VMUL_dp(DisasContext *s, arg_VMUL_dp *a) in trans_VMUL_dp()
1946 static bool trans_VNMUL_hp(DisasContext *s, arg_VNMUL_sp *a) in trans_VNMUL_hp()
1958 static bool trans_VNMUL_sp(DisasContext *s, arg_VNMUL_sp *a) in trans_VNMUL_sp()
1970 static bool trans_VNMUL_dp(DisasContext *s, arg_VNMUL_dp *a) in trans_VNMUL_dp()
1975 static bool trans_VADD_hp(DisasContext *s, arg_VADD_sp *a) in trans_VADD_hp()
1980 static bool trans_VADD_sp(DisasContext *s, arg_VADD_sp *a) in trans_VADD_sp()
1985 static bool trans_VADD_dp(DisasContext *s, arg_VADD_dp *a) in trans_VADD_dp()
1990 static bool trans_VSUB_hp(DisasContext *s, arg_VSUB_sp *a) in trans_VSUB_hp()
1995 static bool trans_VSUB_sp(DisasContext *s, arg_VSUB_sp *a) in trans_VSUB_sp()
2000 static bool trans_VSUB_dp(DisasContext *s, arg_VSUB_dp *a) in trans_VSUB_dp()
2005 static bool trans_VDIV_hp(DisasContext *s, arg_VDIV_sp *a) in trans_VDIV_hp()
2010 static bool trans_VDIV_sp(DisasContext *s, arg_VDIV_sp *a) in trans_VDIV_sp()
2015 static bool trans_VDIV_dp(DisasContext *s, arg_VDIV_dp *a) in trans_VDIV_dp()
2020 static bool trans_VMINNM_hp(DisasContext *s, arg_VMINNM_sp *a) in trans_VMINNM_hp()
2029 static bool trans_VMAXNM_hp(DisasContext *s, arg_VMAXNM_sp *a) in trans_VMAXNM_hp()
2038 static bool trans_VMINNM_sp(DisasContext *s, arg_VMINNM_sp *a) in trans_VMINNM_sp()
2047 static bool trans_VMAXNM_sp(DisasContext *s, arg_VMAXNM_sp *a) in trans_VMAXNM_sp()
2056 static bool trans_VMINNM_dp(DisasContext *s, arg_VMINNM_dp *a) in trans_VMINNM_dp()
2065 static bool trans_VMAXNM_dp(DisasContext *s, arg_VMAXNM_dp *a) in trans_VMAXNM_dp()
2074 static bool do_vfm_hp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_hp()
2131 static bool do_vfm_sp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_sp()
2190 static bool do_vfm_dp(DisasContext *s, arg_VFMA_dp *a, bool neg_n, bool neg_d) in do_vfm_dp()
2290 static bool trans_VMOV_imm_sp(DisasContext *s, arg_VMOV_imm_sp *a) in trans_VMOV_imm_sp()
2339 static bool trans_VMOV_imm_dp(DisasContext *s, arg_VMOV_imm_dp *a) in trans_VMOV_imm_dp()
2479 static bool trans_VCMP_sp(DisasContext *s, arg_VCMP_sp *a) in trans_VCMP_sp()
2514 static bool trans_VCMP_dp(DisasContext *s, arg_VCMP_dp *a) in trans_VCMP_dp()
2554 static bool trans_VCVT_f32_f16(DisasContext *s, arg_VCVT_f32_f16 *a) in trans_VCVT_f32_f16()
2578 static bool trans_VCVT_f64_f16(DisasContext *s, arg_VCVT_f64_f16 *a) in trans_VCVT_f64_f16()
2613 static bool trans_VCVT_b16_f32(DisasContext *s, arg_VCVT_b16_f32 *a) in trans_VCVT_b16_f32()
2635 static bool trans_VCVT_f16_f32(DisasContext *s, arg_VCVT_f16_f32 *a) in trans_VCVT_f16_f32()
2659 static bool trans_VCVT_f16_f64(DisasContext *s, arg_VCVT_f16_f64 *a) in trans_VCVT_f16_f64()
2694 static bool trans_VRINTR_hp(DisasContext *s, arg_VRINTR_sp *a) in trans_VRINTR_hp()
2715 static bool trans_VRINTR_sp(DisasContext *s, arg_VRINTR_sp *a) in trans_VRINTR_sp()
2736 static bool trans_VRINTR_dp(DisasContext *s, arg_VRINTR_dp *a) in trans_VRINTR_dp()
2766 static bool trans_VRINTZ_hp(DisasContext *s, arg_VRINTZ_sp *a) in trans_VRINTZ_hp()
2790 static bool trans_VRINTZ_sp(DisasContext *s, arg_VRINTZ_sp *a) in trans_VRINTZ_sp()
2814 static bool trans_VRINTZ_dp(DisasContext *s, arg_VRINTZ_dp *a) in trans_VRINTZ_dp()
2847 static bool trans_VRINTX_hp(DisasContext *s, arg_VRINTX_sp *a) in trans_VRINTX_hp()
2868 static bool trans_VRINTX_sp(DisasContext *s, arg_VRINTX_sp *a) in trans_VRINTX_sp()
2889 static bool trans_VRINTX_dp(DisasContext *s, arg_VRINTX_dp *a) in trans_VRINTX_dp()
2919 static bool trans_VCVT_sp(DisasContext *s, arg_VCVT_sp *a) in trans_VCVT_sp()
2945 static bool trans_VCVT_dp(DisasContext *s, arg_VCVT_dp *a) in trans_VCVT_dp()
2971 static bool trans_VCVT_int_hp(DisasContext *s, arg_VCVT_int_sp *a) in trans_VCVT_int_hp()
2998 static bool trans_VCVT_int_sp(DisasContext *s, arg_VCVT_int_sp *a) in trans_VCVT_int_sp()
3025 static bool trans_VCVT_int_dp(DisasContext *s, arg_VCVT_int_dp *a) in trans_VCVT_int_dp()
3059 static bool trans_VJCVT(DisasContext *s, arg_VJCVT *a) in trans_VJCVT()
3089 static bool trans_VCVT_fix_hp(DisasContext *s, arg_VCVT_fix_sp *a) in trans_VCVT_fix_hp()
3145 static bool trans_VCVT_fix_sp(DisasContext *s, arg_VCVT_fix_sp *a) in trans_VCVT_fix_sp()
3201 static bool trans_VCVT_fix_dp(DisasContext *s, arg_VCVT_fix_dp *a) in trans_VCVT_fix_dp()
3263 static bool trans_VCVT_hp_int(DisasContext *s, arg_VCVT_sp_int *a) in trans_VCVT_hp_int()
3297 static bool trans_VCVT_sp_int(DisasContext *s, arg_VCVT_sp_int *a) in trans_VCVT_sp_int()
3331 static bool trans_VCVT_dp_int(DisasContext *s, arg_VCVT_dp_int *a) in trans_VCVT_dp_int()
3372 static bool trans_VINS(DisasContext *s, arg_VINS *a) in trans_VINS()
3398 static bool trans_VMOVX(DisasContext *s, arg_VINS *a) in trans_VMOVX()