Searched refs:do_bfdot (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-sme.c | 1056 static bool do_bfdot(DisasContext *s, arg_azz_n *a, bool multi) in TRANS_FEAT() 1062 TRANS_FEAT(BFDOT_n1, aa64_sme2, do_bfdot, a, false) in TRANS_FEAT() argument 1063 TRANS_FEAT(BFDOT_nn, aa64_sme2, do_bfdot, a, true) in TRANS_FEAT()
|