Since has x86_64 has 14 general-purpose registers (rsp
and rbp
are for stack), could you make a 896 bit integer?
Or could you even use all 32 zmm
registers (512-bit) to make a 16384-bit integer, by moving parts of it into the 64-bit registers and then calculating? I don't care if gmp is faster for this question.