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
[AArch64][GlobalISel] Add some bf16 GISel test coverage. NFC
[llvm-project.git]
/
llvm
/
test
/
MC
/
M68k
/
Data
/
Classes
/
MxMoveCCR.s
blob
ffb602d401840ac872fa400c3c00b9c0896d3420
1
; RUN
:
llvm-mc
-
triple
=
m68k
-
mcpu
=
M68010
-
show-encoding
%
s | FileCheck
%
s
2
3
; CHECK
:
move.w
%
d1
, %
ccr
4
; CHECK-SAME
:
encoding
: [
0x44
,
0xc1
]
5
move.w
%
d1
, %
ccr
6
7
; CHECK
:
move.w
%
ccr
, %
d1
8
; CHECK-SAME
:
encoding
: [
0x42
,
0xc1
]
9
move.w
%
ccr
, %
d1