OSDN Git Service

target/nios2: Drop CR_STATUS_EH from tb->flags
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Apr 2022 15:17:17 +0000 (08:17 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 26 Apr 2022 15:17:05 +0000 (08:17 -0700)
commitd2293ebb042b7ca77cdadd1ed6e5d07fcc7a510f
tree373b5b9644e7f5a563193f42ea6b32d4af08c9cb
parent7eed8e4003532c49dcd7639086a4895029151f41
target/nios2: Drop CR_STATUS_EH from tb->flags

There's nothing about EH that affects translation,
so there's no need to include it in tb->flags.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220421151735.31996-47-richard.henderson@linaro.org>
target/nios2/cpu.h