Searched refs:do_clast_vector (Results 1 – 1 of 1) sorted by relevance
/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 2778 static bool do_clast_vector(DisasContext *s, arg_rprr_esz *a, bool before) in DO_PPZZ() 2823 TRANS_FEAT(CLASTA_z, aa64_sve, do_clast_vector, a, false) 2824 TRANS_FEAT(CLASTB_z, aa64_sve, do_clast_vector, a, true) 2508 static bool do_clast_vector(DisasContext *s, arg_rprr_esz *a, bool before) do_clast_vector() function 2553 TRANS_FEAT(CLASTA_z,aa64_sve,do_clast_vector,a,false) TRANS_FEAT() argument
|