projects
/
deliverable
/
binutils-gdb.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Add Intel AVX-512 support
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
i386
/
rdrnd.s
Commit
Line
Data
c7b8aa3a
L
1
# Check RdRnd new instructions.
2
3
.text
4
foo:
d7d9a9f8
L
5
rdrand %bx
6
rdrand %ebx
c7b8aa3a
L
7
8
.intel_syntax noprefix
d7d9a9f8
L
9
rdrand bx
10
rdrand ebx
This page took
0.194386 seconds
and
4
git commands to generate.