target/arm: Update find_last_active for PREDDESC
commit2acbfbe4313daf43b6653ee5d82bcaeaa155e895
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 9 Mar 2021 15:53:01 +0000 (9 07:53 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 12 Mar 2021 12:40:10 +0000 (12 12:40 +0000)
treeb3e76342e3e5e310af2685c172a6b0462351a1be
parentfd911a21414b5a17663fa2b97f1059fb11cee99d
target/arm: Update find_last_active for PREDDESC

Since b64ee454a4a0, all predicate operations should be
using these field macros for predicates.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210309155305.11301-5-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/sve_helper.c
target/arm/translate-sve.c