repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
test
/
tools
/
llvm-objdump
/
ARM
/
v8a-subarch.s
blob
de3ce59a0d4aec1078011537d19aafc5e252c258
1
@ RUN
:
llvm-mc
< %
s
-
triple armv8a-elf
-
filetype
=
obj | llvm-objdump
-
triple
=
arm
-
d
-
| FileCheck
%
s
2
3
.arch armv8a
4
5
lda
:
6
lda
r0
, [
r1
]
7
8
@ CHECK-LABEL
:
lda
9
@ CHECK
:
9
f
0
c
91
e1 lda
r0
, [
r1
]