Block a user
Changed mul_low algorithm to radix-16-1 algorithm with swap
Changed mul_low algorithm to radix-4 multiplication
find_index array function' (#9) from Micha_i/symphony_stdlib:array-functions into main
read_line console function' (#10) from Micha_i/symphony_stdlib:console-functions into main
read_line console function' (#10) from Micha_i/symphony_stdlib:console-functions into main
Add
mem.compare, mem.copy, mem.fill32, unsafe_mem.compare
I am not sure these functions should be in the main asm file - better make a memory.asm file for these.