[Libre-soc-bugs] [Bug 416] dec and tb POWER9 SPRs needed
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Jul 5 17:53:59 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=416
--- Comment #1 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
interrupt when dec reaches -1
if ctrl.msr(MSR_EE) = '1' then
if ctrl.dec(63) = '1' then
v.f.redirect_nia := std_logic_vector(to_unsigned(16#900#, 64));
report "IRQ valid: DEC";
irq_valid := '1';
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list