Tweet
x86 encoding as it's best 🎣

addq $8, %rax
48 83 c0 08

addq %rbx, 8(%rax)
48 01 58 08

addq $256, 256(%rax)
48 81 80 00 01 00 00

#dev #buildinpublic