repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LLD][COFF] Separate EC and native exports for ARM64X (#123652)
[llvm-project.git]
/
llvm
/
test
/
MC
/
AVR
/
inst-wdr.s
blob
913d77ca8585ac51740916b6ab52836afbb22351
1
; RUN
:
llvm-mc
-
triple avr
-
show-encoding
< %
s | FileCheck
%
s
2
; RUN
:
llvm-mc
-
filetype
=
obj
-
triple avr
< %
s | llvm-objdump
-
dr
-
| FileCheck
--
check-prefix
=
CHECK-INST
%
s
3
4
foo
:
5
wdr
6
7
; CHECK
:
wdr ; encoding
: [
0xa8
,
0x95
]
8
9
; CHECK-INST
:
wdr