Searched refs:do_trans_pmull (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-sve.c | 6773 static bool do_trans_pmull(DisasContext *s, arg_rrr_esz *a, bool sel) in do_trans_pmull() function 6791 TRANS_FEAT(PMULLB, aa64_sve2, do_trans_pmull, a, false) 6792 TRANS_FEAT(PMULLT, aa64_sve2, do_trans_pmull, a, true)
|