On another note, we recently surpassed 50% of progress.
On another note, we recently surpassed 50% of progress.
1) Registers are 128bit 🕵️
At first I thought there was no such instruction because I always saw GCC use the regular load word instruction (`lw`), but it does seem to emit it on special occasions! Specifically on a copy from an unsigned 32bit field to an unsigned 64bit field
1) Registers are 128bit 🕵️
At first I thought there was no such instruction because I always saw GCC use the regular load word instruction (`lw`), but it does seem to emit it on special occasions! Specifically on a copy from an unsigned 32bit field to an unsigned 64bit field