You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.text
|
|
.abiversion 2
|
|
.globl foo
|
|
.p2align 4
|
|
.type foo,@function
|
|
|
|
foo:
|
|
.Lfunc_begin0:
|
|
li 3, 55
|
|
blr
|
|
.long 0
|
|
.quad 0
|
|
.Lfunc_end0:
|
|
.size foo, .Lfunc_end0-.Lfunc_begin0
|