Show HN: Nomul – Craft bit ops for const integer multiplications(emscripten) (brightwise.de) 3 points by Brightwise 8y ago ↗ HN
[–] Brightwise 8y ago ↗ Tool to craft an expression of bit operations (add, sub, shift, neg) which is equivalent to an integer multiplication by any given int64 constant.Basically playing compiler here, for a hypothecial ISA which has no <mul> instruction. Made in a day just for fun.
1 comment
[ 3.0 ms ] story [ 14.8 ms ] threadBasically playing compiler here, for a hypothecial ISA which has no <mul> instruction. Made in a day just for fun.