.file "sizeof1a.c" ... .LC0: .string "%d %lu %lu %lu %d\n" ... main: ... movl $.LC0, %eax movl $999, %r9d movl $32, %r8d movl $16, %ecx movl $8, %edx movl $111, %esi movq %rax, %rdi movl $0, %eax call printf movl $0, %eax ...