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
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
test
/
MC
/
AVR
/
inst-eicall.s
blob
007b9974d38136381cad95a416320bc554f427b7
1
; RUN
:
llvm-mc
-
triple avr
-
mattr
=
eijmpcall
-
show-encoding
< %
s | FileCheck
%
s
2
3
4
foo
:
5
6
eicall
7
8
; CHECK
:
eicall ; encoding
: [
0x19
,
0x95
]