Searched refs:do_clast_fp (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 2580 static bool do_clast_fp(DisasContext *s, arg_rpr_esz *a, bool before) in do_clast_fp() function 2593 TRANS_FEAT(CLASTA_v, aa64_sve, do_clast_fp, a, false) in TRANS_FEAT() argument 2594 TRANS_FEAT(CLASTB_v, aa64_sve, do_clast_fp, a, true) in TRANS_FEAT()
|