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