nmutil.git
2 years agoimplement gfb* instructions' pseudo-code
Jacob Lifshay [Wed, 16 Mar 2022 04:14:29 +0000 (21:14 -0700)]
implement gfb* instructions' pseudo-code

2 years agorename test_cl.py to test_cl_gfb_gfp.py
Jacob Lifshay [Wed, 16 Mar 2022 04:03:44 +0000 (21:03 -0700)]
rename test_cl.py to test_cl_gfb_gfp.py

2 years agofix cldivrem and add tests
Jacob Lifshay [Tue, 15 Mar 2022 08:42:31 +0000 (01:42 -0700)]
fix cldivrem and add tests

2 years agotranslate clmul* to python for easier testing
Jacob Lifshay [Tue, 15 Mar 2022 08:41:15 +0000 (01:41 -0700)]
translate clmul* to python for easier testing

2 years agomove pack/unpack_poly to separate file
Jacob Lifshay [Tue, 15 Mar 2022 05:24:12 +0000 (22:24 -0700)]
move pack/unpack_poly to separate file

2 years agorename bitmanip_inlines -> bitmanip
Jacob Lifshay [Tue, 15 Mar 2022 05:11:13 +0000 (22:11 -0700)]
rename bitmanip_inlines -> bitmanip