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 tests. NFC
[llvm-complete.git]
/
test
/
MC
/
Disassembler
/
ARM
/
unpredictable-SHADD16-arm.txt
blob
741d0590abf87bba1572a59f975867a08202268c
1
# RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 2>&1 | FileCheck %s
2
3
# CHECK: warning: potentially undefined
4
# CHECK: shadd16 r5, r7, r0
5
0x10 0x51 0x37 0xe6
6
7