projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ChangeLog rotation
[deliverable/binutils-gdb.git]
/
gold
/
testsuite
/
aarch64_pr23870_main.S
1
2
.text
3
.globl main
4
.type main,#function
5
main:
6
stp x29, x30, [sp,#-16]!
7
mov x29, sp
8
movz x0, #:abs_g3:bar
9
movk x0, #:abs_g2_nc:bar
10
movk x0, #:abs_g1_nc:bar
11
movk x0, #:abs_g0_nc:bar
12
add x0, x0, #0x0
13
bl foo
14
ldp x29, x30, [sp],#16
15
ret
This page took
0.032858 seconds
and
4
git commands to generate.