repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: Support x86 Zhaoxin PadLock XMODX instructions
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-xtensa
/
relax-static-defs.s
blob
cce245215efec40d910756185ef4dbcdefab154d
1
.type fd,@function
2
.globl fd
3
4
.type fh,@function
5
.globl fh
6
.hidden fh
7
8
.type fp,@function
9
.globl fp
10
.protected fp
11
12
.type fi,@function
13
.globl fi
14
.internal fi
15
16
.text
17
.globl _start
18
_start
:
19
nop
20
21
.section
".text.f"
22
.align 4
23
fd
:
24
nop
25
.align 4
26
fh
:
27
nop
28
.align 4
29
fp
:
30
nop
31
.align 4
32
fi
:
33
nop