commit | eee81d41ec4c5bf9bbde4e4d35648e29e2244f3f | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Apr 19 13:22:35 2021 -0700 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Apr 30 11:16:50 2021 +0100 |
tree | fb1f75e3afa98b9e0d2d8dd7e76f3f019e6da62e | |
parent | 5896f39253ead37f65a2c13a9b0066f56c282d4c [diff] |
target/arm: Move TBFLAG_ANY bits to the bottom Now that other bits have been moved out of tb->flags, there's no point in filling from the top. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210419202257.161730-10-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>