version 1.1, 2000/09/09 14:13:19 |
version 1.1.1.2, 2003/08/25 16:06:38 |
|
|
dnl HPPA 64-bit time stamp counter access routine. |
dnl HPPA 64-bit time stamp counter access routine. |
|
|
dnl Copyright (C) 2000 Free Software Foundation, Inc. |
dnl Copyright 2000 Free Software Foundation, Inc. |
dnl |
dnl |
dnl This file is part of the GNU MP Library. |
dnl This file is part of the GNU MP Library. |
dnl |
dnl |
Line 26 dnl void speed_cyclecounter (unsigned p[2]); |
|
Line 26 dnl void speed_cyclecounter (unsigned p[2]); |
|
dnl |
dnl |
dnl Get the HPPA interval timer. |
dnl Get the HPPA interval timer. |
|
|
.level 2.0w |
.level 2.0n |
.code |
.code |
.export speed_cyclecounter,entry |
.export speed_cyclecounter,entry |
speed_cyclecounter |
speed_cyclecounter |