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