1 .text 2 .abiversion 2 3 .globl foo_external_same # -- Begin function foo_external_same 4 .p2align 4 5 .type foo_external_same,@function 6foo_external_same: # @foo_external_same 7.Lfunc_begin0: 8# %bb.0: # %entry 9 add 3, 4, 3 10 extsw 3, 3 11 blr 12 .long 0 13 .quad 0 14.Lfunc_end0: 15 .size foo_external_same, .Lfunc_end0-.Lfunc_begin0 16 # -- End function 17