target/nios2: Remove cpu_interrupts_enabled
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Apr 2022 15:16:52 +0000 (08:16 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 26 Apr 2022 15:16:41 +0000 (08:16 -0700)
commite237ac34db57078f8c8c167ea24acee71394dc2a
treed395ae1530127988fd7374d86f484a938aaabee3
parentdd4c6ee227202481d93b5329c5bd5d44ecb5c033
target/nios2: Remove cpu_interrupts_enabled

This function is unused.  The real computation of this value
is located in nios2_cpu_exec_interrupt.

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