Sign in
flutter
/
third_party
/
openssl
/
559f90ff6020654fd9fed0614cdae8f082f237cd
/
.
/
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
#