Searched refs:do_adcl (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 6273 static bool do_adcl(DisasContext *s, arg_rrrr_esz *a, bool sel) in do_adcl() function 6286 TRANS_FEAT(ADCLB, aa64_sve2, do_adcl, a, false) in TRANS_FEAT() argument 6287 TRANS_FEAT(ADCLT, aa64_sve2, do_adcl, a, true) in TRANS_FEAT()
|