repo.or.cz
/
llvm-core.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 tests. NFC
[llvm-core.git]
/
test
/
tools
/
llvm-objdump
/
ARM
/
v6t2-subarch.s
blob
36e134342972cd77ee4f6424bc87652c61e0d3e6
1
@ RUN
:
llvm-mc
< %
s
-
triple armv6t2-elf
-
filetype
=
obj | llvm-objdump
-
triple
=
thumb
-
d
-
| FileCheck
%
s
2
3
.arch armv6t2
4
5
.thumb
6
umaalt2
:
7
umaal
r0
,
r1
,
r2
,
r3
8
9
@ CHECK-LABEL
:
umaalt2
10
@ CHECK
:
e2 fb
63 01
umaal
r0
,
r1
,
r2
,
r3