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