The source project of this merge request has been removed.
hashx: Additional perf work and cleanup
This is based on top of !1539 (merged)
Two patches in the stack, the first is a one-character change to Assembler::finalize() that saves us an unnecessary 8kB memcpy. The second is a cleanup with no perf effect, to make the code around NUM_INSTRUCTIONS a bit nicer maybe.