[BACK]Return to sub_n.s CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / gmp / mpn / m88k

Diff for /OpenXM_contrib/gmp/mpn/m88k/Attic/sub_n.s between version 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2000/09/09 14:12:33 version 1.1.1.3, 2003/08/25 16:06:21
Line 1 
Line 1 
 ; mc88100 __gmpn_sub -- Subtract two limb vectors of the same length > 0 and  ; mc88100 mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
 ; store difference in a third limb vector.  ; store difference in a third limb vector.
   
 ; Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.  ; Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
   
 ; This file is part of the GNU MP Library.  ; This file is part of the GNU MP Library.
   

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

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