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