5 lines
80 B
Text
5 lines
80 B
Text
# prog4: No padding
|
|
irmovq $10,%rdx
|
|
irmovq $3,%rax
|
|
addq %rdx,%rax
|
|
halt
|