[Libre-soc-bugs] [Bug 1157] Implement poly1305

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Sep 24 19:13:05 BST 2023


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

--- Comment #26 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=0857d123

this adds some *real* basic filtering, to show only those ADD/ADDLO
operations that have a 2nd arg between 0 and 7. there's actually only
one non-zero add i have seen so far, add 5.

this is going to need a *lot* more data run through it but also some
capturing of more information such as "what part of the algorithm was
using ADD/ADDLO".  for tomorrow...

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


More information about the libre-soc-bugs mailing list