Sign in
◑
Theme
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
2a333e6b14e94de7fa32dd0a772886d028515708
/
.
/
test
/
MC
/
AVR
/
inst-eicall.s
blob: 007b9974d38136381cad95a416320bc554f427b7 [
file
]
;
RUN
:
llvm
-
mc
-
triple avr
-
mattr
=
eijmpcall
-
show
-
encoding
<
%s | FileCheck %
s
foo
:
eicall
;
CHECK
:
eicall
;
encoding
:
[
0x19
,
0x95
]