target/arm: Move TBFLAG_ANY bits to the bottom
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 19 Apr 2021 20:22:35 +0000 (13:22 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 30 Apr 2021 10:16:50 +0000 (11:16 +0100)
commiteee81d41ec4c5bf9bbde4e4d35648e29e2244f3f
treefb1f75e3afa98b9e0d2d8dd7e76f3f019e6da62e
parent5896f39253ead37f65a2c13a9b0066f56c282d4c
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>
target/arm/cpu.h