Searched refs:do_fdot (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-sme.c | 1038 static bool do_fdot(DisasContext *s, arg_azz_n *a, bool multi) in TRANS_FEAT() 1044 TRANS_FEAT(FDOT_n1, aa64_sme2, do_fdot, a, false) in TRANS_FEAT() argument 1045 TRANS_FEAT(FDOT_nn, aa64_sme2, do_fdot, a, true) in TRANS_FEAT()
|