Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/9.0-2019-09-19-rust-1.41
/
.
/
llvm
/
test
/
MC
/
AVR
/
inst-eicall.s
blob: 007b9974d38136381cad95a416320bc554f427b7 [
file
] [
log
] [
blame
] [
edit
]
;
RUN
:
llvm
-
mc
-
triple avr
-
mattr
=
eijmpcall
-
show
-
encoding
<
%s | FileCheck %
s
foo
:
eicall
;
CHECK
:
eicall
;
encoding
:
[
0x19
,
0x95
]