Add easy support for loop unrolling. Something like this: ``` %repeat 256 as %idx ld table + %idx push acc %end ```