I need to "borrow" a piece of code, but it\'s written in nasm.
%macro round_fn 1 shr %1, 12 shl %1, 12 %endmacro %macro init 2 mov rdi, 512