On Wednesday, 29 April 2020 at 10:32:33 UTC, random wrote:
<
I forgot to add this...
Compile with gcc -O3:
test(int*, int*):
mov DWORD PTR [rdi], 0
xor eax, eax
mov DWORD PTR [rsi], 1
ret
https://godbolt.org/z/xW6w6W