illustrate the intermediary step of converting poly1305-donna.py
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 17 Sep 2023 18:42:22 +0000 (19:42 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:20 +0000 (19:26 +0000)
commit9cec6808d8a6be67d6ac772e7c3bcb83065e027b
tree66bb28f9ae6453277be923e2e9035778f4f7564f
parent35e40996662eed670222a2df97a24e5dc11f9baf
illustrate the intermediary step of converting poly1305-donna.py
to a form that is "reasonably close" to how the SVP64 assembler,
using REMAP Indexed, would work.
https://bugs.libre-soc.org/show_bug.cgi?id=1157#c3 for details
src/openpower/decoder/isa/poly1305-donna.py