target/nios2: Use hw/registerfields.h for CR_STATUS fields
commite96568a46141557aa71df877f2222fe9993c127e
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Apr 2022 15:16:55 +0000 (21 08:16 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 26 Apr 2022 15:16:41 +0000 (26 08:16 -0700)
treeda89b5ee3c78d365d93787e4bc533a2f3df92e97
parent5dfb910d918ac5753f05190295cd9e8c612ff3ef
target/nios2: Use hw/registerfields.h for CR_STATUS fields

Add all fields; retain the helper macros for single bit fields.
So far there are no uses of the multi-bit status fields.

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