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
[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-pru
/
emit-relocs-1a.s
blob
bf0a8a1689e5cea679efdcffd5d1c78bbab34a09
1
.text
2
.align 4
3
.globl _start
4
_start
:
5
nop
6
7
.section .merge1,
"aMS"
,@progbits,1
8
A
:
.string
"utter"
9
10
.section .merge2,
"aMS"
,@progbits,1
11
B
:
.string
"tasting"
12
13
.section .merge3,
"aM"
,@progbits,4
14
C
:
.4
byte
0x100
15
D
:
.4
byte
0x200
16
17
.data
18
.align 4
19
E
:
.4
byte E
20
.4
byte E
+
0x1000
21
.4
byte
A
22
.4
byte
B
23
.4
byte C
24
.4
byte D