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
/
pmem_symbol.s
blob
d3eb386b18ab852fafd57575a5b13146d4d9aa6e
1
.text
2
.section .init0,
"x"
3
.global _start
4
_start
:
5
6
# U16_PMEMIMM
7
ldi
r0
, %
pmem
(
_text_label
)
8
ldi
r0
, %
pmem
(
_text_label
+
8
)
9
10
# Try 32/16_PMEM
11
.4
byte
%
pmem
(
_text_label
)
12
.2
byte
%
pmem
(
_text_label
)
13
.2
byte
%
pmem
(
_text_label
+
4
)