badly-drawn version of diagram with grevlut added (temporary)
[libreriscv.git] / openpower / sv / bitmanip / divmnu64.c
2022-04-19 Luke Kenneth Casso... move c code to biginteger
2022-04-19 Luke Kenneth Casso... carry starting to make sense
2022-04-18 Jacob Lifshayadd original variants back
2022-04-18 Luke Kenneth Casso... experiment expressing borrow as ~val+1 instead of -val
2022-04-18 Luke Kenneth Casso... add experimental MUL_RSUB_CARRY1 variant
2022-04-18 Luke Kenneth Casso... split MUL_RSUB_CARRY into 2 loops
2022-04-18 Luke Kenneth Casso... split out SUB_MUL_BORROW into two separate phases
2022-04-18 Jacob Lifshayadd requested loop variants
2022-04-18 Jacob Lifshaysplit out condition
2022-04-18 Jacob Lifshayfix warning
2022-04-18 Jacob Lifshayrevert to original code from hackers delight
2022-04-18 Luke Kenneth Casso... trying to get EXPERIMENT1 working
2022-04-18 Luke Kenneth Casso... EXPERIMENT2 in divmnu64.c to split out into two loops
2022-04-18 Luke Kenneth Casso... experiment 1 with
2022-04-18 Luke Kenneth Casso... add divmnu64.c hackers delight by hcs0