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
/
RDRAND-32.s
blob
5461ca74eabb1c9db30cba95eb8bb63faf307e2c
1
//
RUN
:
llvm-mc
-
triple i386-unknown-unknown
--
show-encoding
%
s | FileCheck
%
s
2
3
//
CHECK
:
rdrandl
%
eax
4
//
CHECK
:
encoding
: [
0x0f
,
0xc7
,
0xf0
]
5
rdrandl
%
eax
6