1[bits 64]
2[org 0x000ffff100000000]
3dd end-start
4start:
5mov rax, $
6mov rbx, $
7mov rax, qword $
8mov rbx, qword $
9end:
10