Searched refs:do_pext (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-sve.c | 3579 static bool do_pext(DisasContext *s, arg_pext *a, int n) in do_pext() function 3612 TRANS_FEAT(PEXT_1, aa64_sme2_or_sve2p1, do_pext, a, 1) 3613 TRANS_FEAT(PEXT_2, aa64_sme2_or_sve2p1, do_pext, a, 2)
|