target/nios2: Hoist R_ZERO check in rdctl
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 26 Feb 2022 11:06:07 +0000 (01:06 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 3 Mar 2022 19:37:32 +0000 (09:37 -1000)
commit0b6e8f5b234181198f4864f201bef13842987525
treed0d56013759c2bfbab3b5fba06aa5dd05b4f0e7a
parentd8e609e9bb5a6b70ae2ba45fd14efffada013752
target/nios2: Hoist R_ZERO check in rdctl

This will avoid having to replicate the check to additional cases.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/nios2/translate.c