mpir/mpn/sparc32/v9
2015-11-13 14:47:44 +00:00
..
add_n.asm.broken fix broken sparc32/v9 add/sub code 2009-10-11 16:32:54 +00:00
addmul_1.asm Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches. 2008-04-17 21:03:07 +00:00
gmp-mparam.h Remove sb_div* small implementation (due to bug and due to being a very minor 2015-11-13 14:47:44 +00:00
mul_1.asm Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches. 2008-04-17 21:03:07 +00:00
README Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches. 2008-04-17 21:03:07 +00:00
sqr_diagonal.asm Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches. 2008-04-17 21:03:07 +00:00
sub_n.asm.broken fix broken sparc32/v9 add/sub code 2009-10-11 16:32:54 +00:00
submul_1.asm Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches. 2008-04-17 21:03:07 +00:00
udiv.asm Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches. 2008-04-17 21:03:07 +00:00

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