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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
MC
/
X86
/
pbndkb.s
blob
7c67d676d3611907252379b329ce7508fb6158e1
1
//
RUN
:
llvm-mc
-
triple x86_64
--
show-encoding
%
s | FileCheck
%
s
2
//
RUN
:
llvm-mc
-
triple x86_64
-
x86-asm-syntax
=
intel
-
output-asm-variant
=
1
--
show-encoding
%
s | FileCheck
%
s
3
4
//
CHECK
:
pbndkb
5
//
CHECK
:
encoding
: [
0x0f
,
0x01
,
0xc7
]
6
pbndkb
7