Searched refs:do_BFMLAL_zzzw (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 7113 static bool do_BFMLAL_zzzw(DisasContext *s, arg_rrrr_esz *a, bool sel) in TRANS_FEAT() 7119 TRANS_FEAT(BFMLALB_zzzw, aa64_sve_bf16, do_BFMLAL_zzzw, a, false) in TRANS_FEAT() argument 7120 TRANS_FEAT(BFMLALT_zzzw, aa64_sve_bf16, do_BFMLAL_zzzw, a, true) in TRANS_FEAT()
|