[Libre-soc-bugs] [Bug 1210] sv.bc branching to incorrect address in Vertical-First mode

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Nov 19 01:11:33 GMT 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1210

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |programmerjake at gmail.com

--- Comment #4 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #3)
> this will occur if the jump does NOT take place because the
> conditions (CTR!=0 AND reg not eq immed) are not met.

I checked it in a debugger on similar assembly, the pseudocode *is* writing to
NIA, but then that written value doesn't properly propagate to the fetch of the
next instruction.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list