repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][analyzer][docs] Crosslink MallocChecker's ownership attributes (#121939)
[llvm-project.git]
/
llvm
/
test
/
MC
/
ARM
/
tMOVSr.s
blob
09602fecd68513d198116aaaafcc46f628903717
1
@ REQUIRES
:
asserts
2
@ RUN
:
llvm-mc
--
triple
=
thumbv8
%
s
--
show-encoding
2
>&
1
| FileCheck
%
s
--
match-full-lines
3
4
//
Note this makes sure the narrow instruciton is selected
5
@ CHECK
:
movs
r2
,
r3
@ encoding
: [
0x1a
,
0x00
]
6
.text
7
movs
r2
,
r3