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
/
fullfp16-arm-nopred.txt
blob
21d0ada5992a05403b088fb3dd137fce8546266a
1
# RUN: llvm-mc -disassemble -triple armv8a-none-eabi -mattr=+fullfp16 -show-encoding < %s 2>&1 | FileCheck %s
2
3
# CHECK: [[@LINE+1]]:2: warning: potentially undefined instruction encoding
4
[0x80,0x09,0x30,0xae]
5
# CHECK-NOT: [[@LINE+1]]:2: warning
6
[0x80,0x0a,0x30,0xae]