Home
last modified time | relevance | path

Searched refs:do_BFMLAL_zzxw (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c7122 static bool do_BFMLAL_zzxw(DisasContext *s, arg_rrxr_esz *a, bool sel) in TRANS_FEAT()
7129 TRANS_FEAT(BFMLALB_zzxw, aa64_sve_bf16, do_BFMLAL_zzxw, a, false) in TRANS_FEAT() argument
7130 TRANS_FEAT(BFMLALT_zzxw, aa64_sve_bf16, do_BFMLAL_zzxw, a, true) in TRANS_FEAT()