[Libre-soc-bugs] [Bug 915] add overflow to av maxu and maxs operations
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Oct 23 17:03:57 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=915
--- Comment #2 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
combined cmp with max:
* the lt flag is set if RA<RB
* the gt flag if RA>RB
etc.
but XER.SO being set can detect if the entire batch is set.
the dependencies however are hell. it would be better to have
a CRfield vector "reduction" operation, afterwards.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list