[BACK]Return to hppa2.asm CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / gmp / tune

Diff for /OpenXM_contrib/gmp/tune/Attic/hppa2.asm between version 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2000/09/09 14:13:19 version 1.1.1.2, 2003/08/25 16:06:38
Line 1 
Line 1 
 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

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>