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
[llvm-readobj] - Simplify stack-sizes.test test case.
[llvm-complete.git]
/
test
/
MC
/
ARM
/
udf-arm.s
blob
a9d19ca66e6c2fb7eca97d3a1045df92ab733c16
1
@ RUN
:
llvm-mc
-
triple arm-eabi
-
show-encoding
%
s | FileCheck
%
s
2
3
.syntax unified
4
.text
5
.arm
6
7
undefined
:
8
udf
#0
9
10
@ CHECK
:
udf
#0 @ encoding: [0xf0,0x00,0xf0,0xe7]
11