Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DOS64 ABI support to most files. | Torbjorn Granlund | 2011-11-29 | 45 | -110/+454 |
| | |||||
* | Retune. | Torbjorn Granlund | 2011-11-29 | 1 | -29/+63 |
| | |||||
* | Support ABI DOS64. | Torbjorn Granlund | 2011-11-28 | 4 | -27/+110 |
| | |||||
* | Retune. | Torbjorn Granlund | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | (DOS64_ENTRY, DOS64_EXIT): New, empty defs. | Torbjorn Granlund | 2011-11-28 | 1 | -2/+5 |
| | |||||
* | New file. | Torbjorn Granlund | 2011-11-28 | 1 | -0/+39 |
| | |||||
* | Add more cycle numbers. | Torbjorn Granlund | 2011-11-22 | 1 | -2/+3 |
| | |||||
* | Spacing cleanup. | Torbjorn Granlund | 2011-11-21 | 3 | -8/+8 |
| | |||||
* | Retune. | Torbjorn Granlund | 2011-11-20 | 1 | -15/+21 |
| | |||||
* | Retune, adding several new THRESHOLDs. | Torbjorn Granlund | 2011-11-17 | 8 | -100/+202 |
| | |||||
* | Add cycle counts. | Torbjorn Granlund | 2011-11-16 | 1 | -7/+7 |
| | |||||
* | Add mpn_tabselect assembly support for powerpc64, x86, x86_64, ia64. | Torbjorn Granlund | 2011-11-15 | 1 | -0/+108 |
| | |||||
* | New file. | Torbjorn Granlund | 2011-11-09 | 1 | -0/+164 |
| | |||||
* | Change how mpn_redc_1 works, use more broadly. | Torbjorn Granlund | 2011-11-07 | 1 | -54/+14 |
| | |||||
* | Add comment about code inefficiency. | Torbjorn Granlund | 2011-11-02 | 1 | -0/+2 |
| | |||||
* | Clarify that file is for K8-K10. | Torbjorn Granlund | 2011-11-02 | 1 | -1/+1 |
| | |||||
* | Use defined convenience aliases. | Torbjorn Granlund | 2011-11-02 | 1 | -5/+5 |
| | |||||
* | Add bobcat gmp-mparam.h file. | Torbjorn Granlund | 2011-11-02 | 1 | -0/+156 |
| | |||||
* | Put intermediate result into R, don't allocate any stack space. | Torbjorn Granlund | 2011-10-24 | 1 | -40/+31 |
| | |||||
* | mulmid x86_64 assembly. | Niels Möller | 2011-10-03 | 7 | -0/+1282 |
| | |||||
* | (BMOD_1_TO_MOD_1_THRESHOLD): Default for fat builds. | Torbjorn Granlund | 2011-05-09 | 1 | -1/+3 |
| | |||||
* | fix fat on x86_64 | Marc Glisse | 2011-05-05 | 1 | -3/+10 |
| | |||||
* | (PIC_OR_DARWIN): New symbol. Use it to work around Darwin problems. | Torbjorn Granlund | 2011-05-05 | 1 | -3/+14 |
| | |||||
* | Declare mpn_invert_limb_table .protected. | Niels Möller | 2011-04-12 | 1 | -0/+1 |
| | |||||
* | Undo change from some hours ago. | Torbjorn Granlund | 2011-04-11 | 1 | -3/+6 |
| | |||||
* | Make proper PIC reference. | Torbjorn Granlund | 2011-04-11 | 1 | -7/+3 |
| | |||||
* | Moved table for x86_64 invert_limb to a separate file. | Niels Möller | 2011-04-10 | 2 | -38/+66 |
| | |||||
* | x86_64 implementation of mpn_div_qr_2u_pi1. | Niels Möller | 2011-03-30 | 1 | -0/+189 |
| | |||||
* | Added TODO comment. | Niels Möller | 2011-03-30 | 1 | -0/+5 |
| | |||||
* | Renamed files div_qr_2_pi1_norm* to div_qr_2n_pi1* | Niels Möller | 2011-03-30 | 1 | -0/+0 |
| | |||||
* | New naming convention for div_qr_2 functions. | Niels Möller | 2011-03-30 | 1 | -2/+2 |
| | |||||
* | x86_64 mpn_div_qr_2_pi1_norm: Updated to use a separate rp argument. | Niels Möller | 2011-03-29 | 1 | -14/+20 |
| | |||||
* | Fixed copyright header. | Niels Möller | 2011-03-22 | 1 | -3/+5 |
| | |||||
* | Copied inner loop from divrem_2.asm | Niels Möller | 2011-03-22 | 1 | -33/+35 |
| | |||||
* | First poor implementation of x86_64 div_qr_2_pi1_norm | Niels Möller | 2011-03-22 | 1 | -0/+124 |
| | |||||
* | Add/update cycle numbers. | Torbjorn Granlund | 2011-03-21 | 3 | -3/+6 |
| | |||||
* | Use 'n' instead of 'r11' directly. | Torbjorn Granlund | 2011-03-10 | 1 | -1/+1 |
| | |||||
* | Move new aorrlsh_n.asm to new k8 dir. Revert mpn/x86_64/aorrlsh_n.asm. | Torbjorn Granlund | 2011-03-10 | 2 | -148/+307 |
| | |||||
* | Small corrections on some comments. | Marco Bodrato | 2011-03-10 | 3 | -6/+6 |
| | |||||
* | Retune. | Torbjorn Granlund | 2011-03-09 | 2 | -34/+34 |
| | |||||
* | Fix timing table and add some comments. | Torbjorn Granlund | 2011-03-09 | 1 | -4/+7 |
| | |||||
* | Complete rewrite. | Torbjorn Granlund | 2011-03-09 | 1 | -109/+144 |
| | |||||
* | New file, grabbing another asm file. | Torbjorn Granlund | 2011-03-09 | 1 | -0/+23 |
| | |||||
* | Workaround Oracle assembler bug. | Torbjorn Granlund | 2011-03-07 | 1 | -1/+1 |
| | |||||
* | Write proper feed-in code. | Torbjorn Granlund | 2011-03-05 | 1 | -50/+39 |
| | |||||
* | Rewrite for linear performance. | Torbjorn Granlund | 2011-03-04 | 1 | -86/+85 |
| | |||||
* | Disable mpn_rsblsh_n due to carry-in issues. | Torbjorn Granlund | 2011-03-03 | 3 | -7/+13 |
| | |||||
* | Comment fixes. | Torbjorn Granlund | 2011-03-03 | 1 | -5/+3 |
| | |||||
* | Comment changes. | Torbjorn Granlund | 2011-03-03 | 1 | -2/+3 |
| | |||||
* | Comment changes. | Torbjorn Granlund | 2011-03-03 | 1 | -3/+4 |
| |