summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
lkcl [Wed, 16 Mar 2022 06:15:45 +0000 (06:15 +0000)]
Jacob Lifshay [Wed, 16 Mar 2022 04:14:29 +0000 (21:14 -0700)]
implement gfb* instructions' pseudo-code
Jacob Lifshay [Wed, 16 Mar 2022 04:03:44 +0000 (21:03 -0700)]
rename test_cl.py to test_cl_gfb_gfp.py
Jacob Lifshay [Tue, 15 Mar 2022 08:42:31 +0000 (01:42 -0700)]
fix cldivrem and add tests
Jacob Lifshay [Tue, 15 Mar 2022 08:41:15 +0000 (01:41 -0700)]
translate clmul* to python for easier testing
Jacob Lifshay [Tue, 15 Mar 2022 05:24:12 +0000 (22:24 -0700)]
move pack/unpack_poly to separate file
Jacob Lifshay [Tue, 15 Mar 2022 05:11:13 +0000 (22:11 -0700)]
rename bitmanip_inlines -> bitmanip