repo.or.cz
/
nasm
/
avx512.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
psfonts.ph: increase leading to font size+20%
[nasm/avx512.git]
/
test
/
newrdwr.asm
blob
dcfc1942f1ac25e36f5c7474806c4e1056ee9051
1
;Testname=test; Arguments=-fbin -onewrdwr.bin; Files=stdout stderr newrdwr.bin
2
3
bits
64
4
5
rdfsbase
eax
6
rdfsbase rax
7
rdgsbase
eax
8
rdgsbase rax
9
rdrand
ax
10
rdrand
eax
11
rdrand rax
12
wrfsbase
eax
13
wrfsbase rax
14
wrgsbase
eax
15
wrgsbase rax
16
17
osp rdfsbase
eax
18
osp rdfsbase rax
19
osp rdgsbase
eax
20
osp rdgsbase rax
21
osp wrfsbase
eax
22
osp wrfsbase rax
23
osp wrgsbase
eax
24
osp wrgsbase rax