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
[llvm-objcopy] Fix prints wrong path when dump-section output path doesn't exist...
[llvm-project.git]
/
llvm
/
test
/
MC
/
M68k
/
Control
/
Classes
/
MxJMP.s
blob
737c07914b730bdcf7dc76c7ec4443cc6e8bcce3
1
; RUN
:
llvm-mc
-
triple
=
m68k
-
show-encoding
%
s | FileCheck
%
s
2
3
; CHECK
:
jmp
(%
a0
)
4
; CHECK-SAME
:
encoding
: [
0x4e
,
0xd0
]
5
jmp
(%
a0
)