aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/hres_timer/info.txt
blob: 566ce4ef677052f96217d88cdedd087531a3ce24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
define ENTROPY_SRC_HIGH_RESOLUTION_TIMER

load_on asm_ok

<cc>
gcc
icc
</cc>

<arch>

# RDTSC: Pentium and up
i586
i686
athlon
pentium3
pentium4
pentium-m
amd64

ppc     # PPC timebase register
ppc64   # PPC timebase register
alpha   # rpcc
sparc64 # %tick register
ia64    # ar.itc
s390x
hppa
</arch>