Daniel Lubarov c03773bab1 Inline some SHA2 constants
I think `%mload_kernel_code_u32` is good when we need to do random access, but since the indices are constant here, let's just hardcode them like this.

This reduces the assembled size of `compression.asm` from 1827 to 1454 bytes. I think there's still a lot more we could do to shrink it, though it's not that important.
2022-10-03 14:59:33 -07:00
..
2022-09-24 20:49:19 -07:00
2022-10-03 14:59:33 -07:00
2022-10-02 11:14:19 -07:00
fix
2022-10-03 13:34:16 -07:00