[Libre-soc-bugs] [Bug 784] Implement cl* instructions for carry-less operations

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Sep 23 21:27:54 BST 2023


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

Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|IN_PROGRESS                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #43 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
i'm going to declare this one done, as adding the instructions
themselves is quite a bit more work. intel's equivalent
is PCLMULQDQ. apparently power isa has "polynomial multiply".

there is a 64-bit universal hash function very fast that uses it,
one for a future grant to investigate.
https://arxiv.org/pdf/1503.03465

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


More information about the libre-soc-bugs mailing list