Searched refs:do_mova_tile (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-sme.c | 196 static bool do_mova_tile(DisasContext *s, arg_mova_p *a, bool to_vec) in do_mova_tile() function 247 TRANS_FEAT(MOVA_tz, aa64_sme, do_mova_tile, a, false) in TRANS_FEAT() argument 248 TRANS_FEAT(MOVA_zt, aa64_sme, do_mova_tile, a, true) in TRANS_FEAT()
|