Sign in
flutter
/
third_party
/
openssl
/
0821bcd4de85b527281714dd6c4d9683f0e713c4
/
.
/
crypto
/
ia64cpuid.S
blob: a800527a58fa910f9f6b238036fefdff1e62c2b9 [
file
] [
log
] [
blame
]
//
Works on all IA
-64
platforms
:
Linux
,
HP
-
UX
,
Win64i...
//
On Win64i compile with ias.exe.
.text
.global OPENSSL_rdtsc
#
.proc OPENSSL_rdtsc
#
OPENSSL_rdtsc
:
mov r8
=
ar.itc
br.ret b0
.endp OPENSSL_rdtsc
#