Sign in
fuchsia
/
third_party
/
llvm-project
/
a336055ddb4290b953871d1714159de4b70670a8
/
.
/
llvm
/
test
/
MC
/
ARM
/
tMOVSr.s
blob: 09602fecd68513d198116aaaafcc46f628903717 [
file
] [
log
] [
blame
]
@
REQUIRES
:
asserts
@
RUN
:
llvm
-
mc
--
triple
=
thumbv8
%s --show-encoding 2>&1 | FileCheck %
s
--
match
-
full
-
lines
//
Note this makes sure the narrow instruciton is selected
@
CHECK
:
movs r2
,
r3
@
encoding
:
[
0x1a
,
0x00
]
.text
movs r2
,
r3