23 lines · plain
1.text2.type xx,@object3.bss4.globl xx5.align 46xx:7.long 08.size xx, 49.type yy,@object10.globl yy11.align 412yy:13.long 014.size yy, 415 16.text17.globl foo18.align 16, 0x9019.type foo,@function20foo:21movl $1, xx22movl $2, yy23 1.text2.type xx,@object3.bss4.globl xx5.align 46xx:7.long 08.size xx, 49.type yy,@object10.globl yy11.align 412yy:13.long 014.size yy, 415 16.text17.globl foo18.align 16, 0x9019.type foo,@function20foo:21movl $1, xx22movl $2, yy23