[Libre-soc-bugs] [Bug 325] create POWER9 TRAP pipeline

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Jul 24 14:52:02 BST 2020


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

--- Comment #130 from Samuel A. Falvo II <kc5tja at arrl.net> ---
(In reply to Samuel A. Falvo II from comment #129)
> Putting the error-check prior to the mapping does two things:
> 1. It enforces correct usage of the function, and,
> 2. Gives correct diagnostics when the exception is raised, in terms of the
> correct abstraction (IBM's "MSB 0" notation, as I learned last night that's
> what it's called, per Wikipedia).
> 
> This will need to be switched back.

Alternatively, swap the sense of the if-statement, and somehow preserve the
input parameters for the exception report, but I think that just makes the code
harder to read.

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


More information about the libre-soc-bugs mailing list