commit | 476a4692f06e381117fb7ad0d04d37c9c2612198 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Jan 21 10:23:12 2019 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Jan 21 10:38:54 2019 +0000 |
tree | ad1e04698d9f052f6f70f7caf62aa5dd0351f6a0 | |
parent | ba97be9f4a4ecaf16a1454dc669e5f3d935d3b63 [diff] |
target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII We will shortly want to talk about TBI as it relates to data. Passing around a pair of variables is less convenient than a single variable. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20190108223129.5570-20-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>