Home | History | Annotate | only in /src/external/lgpl3/gmp/dist/mpn/sparc32/v9
Up to higher level directory
NameDateSize
add_n.asm22-Aug-20172.8K
addmul_1.asm22-Aug-20177.2K
gmp-mparam.h22-Aug-20179.4K
mul_1.asm22-Aug-20176.7K
README20-Jun-2011266
sqr_diagonal.asm22-Aug-20178.9K
sub_n.asm22-Aug-20172.8K
submul_1.asm22-Aug-20177.6K
udiv.asm22-Aug-20171.6K

README

      1 Code for SPARC processors implementing version 9 of the SPARC architecture.
      2 This code is for systems that doesn't preserve the full 64-bit contents of
      3 integer register at context switch.  For other systems (such as Solaris 7 or
      4 later) use the code in ../../sparc64.
      5