6 lines
80 B
Plaintext

# prog4: No padding
irmovq $10,%rdx
irmovq $3,%rax
addq %rdx,%rax
halt