Searched refs:high_odd (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 2286 static bool do_perm_pred3(DisasContext *s, arg_rrr_esz *a, bool high_odd, in do_perm_pred3() argument 2302 desc = FIELD_DP32(desc, PREDDESC, DATA, high_odd); in do_perm_pred3() 2312 static bool do_perm_pred2(DisasContext *s, arg_rr_esz *a, bool high_odd, in do_perm_pred2() argument 2329 desc = FIELD_DP32(desc, PREDDESC, DATA, high_odd); in do_perm_pred2()
|