WIP divmod: implemented division by single word
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 11 Oct 2023 05:07:17 +0000 (22:07 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 30 Nov 2023 07:55:28 +0000 (23:55 -0800)
commit9ba191ba9958abaff0e9ebf977902396a48e6bb1
treef341c9daf04b86c518d0e9d40287c29089514473
parent3329b400eb3327d57b197ffd1c8ab2e10d253066
WIP divmod: implemented division by single word
src/openpower/test/bigint/powmod.py