1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-04-25 20:11:34 +00:00
Files
antonblanchard.microwatt/execute1.vhdl
Paul Mackerras da695e7927 execute1: Fix bug where LPCR[HEIC] disabled interrupts in problem state (#453)
LPCR[HEIC] should only disable external interrupts in hypervisor mode,
and not in problem state (user mode).  This fixes the expression for
irq_valid to do that.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2025-10-10 10:31:43 +11:00

87 KiB