.. |
avx
|
add missing defines in haswell_avx assembler code
|
2021-12-02 20:18:30 +00:00 |
add_n.asm
|
add the revised add_n/sub_n assembler code to the Windows build
|
2016-12-13 14:10:48 +00:00 |
addlsh1_n.asm
|
Add the latest haswell and skylake code to the Windows x64 build
|
2016-12-10 14:15:40 +00:00 |
addmul_1.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
addmul_2.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
and_n.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
andn_n.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
com_n.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
copyd.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
copyi.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
divexact_byff.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
divrem_hensel_qr_1_1.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
gmp-mparam.h
|
Merge branch 'master' of github.com:wbhart/mpir
|
2017-02-16 17:49:37 +00:00 |
hamdist.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
ior_n.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
iorn_n.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
karaadd.asm
|
add karaadd and karasub for haswell to WIndows x64
|
2017-01-17 21:53:21 +00:00 |
karasub.asm
|
add karaadd and karasub for haswell to WIndows x64
|
2017-01-17 21:53:21 +00:00 |
lshift1.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
lshift.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
lshiftc.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
mod_1_1.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
mod_1_2.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
mod_1_3.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
mul_1.asm
|
maintain alignment of mpn/x86_64w assembler code with that in the Linux/GCC repository
|
2019-11-24 23:20:09 +00:00 |
mul_2.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
mul_basecase.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
nand_n.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
nior_n.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
nsumdiff_n.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
popcount.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
redc_1.asm
|
maintain alignment of mpn/x86_64w assembler code with that in the Linux/GCC repository
|
2019-11-24 23:20:09 +00:00 |
rsh_divrem_hensel_qr_1_1.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
rsh_divrem_hensel_qr_1_2.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
rshift1.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
rshift.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
sqr_basecase.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
store.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
sub_n.asm
|
add the revised add_n/sub_n assembler code to the Windows build
|
2016-12-13 14:10:48 +00:00 |
sublsh1_n.asm
|
Add the latest haswell and skylake code to the Windows x64 build
|
2016-12-10 14:15:40 +00:00 |
submul_1.asm
|
add haswell assembler code to WIndows x64 build
|
2017-01-22 22:41:01 +00:00 |
sumdiff_n.asm
|
Add the latest haswell and skylake code to the Windows x64 build
|
2016-12-10 14:15:40 +00:00 |
xnor_n.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |
xor_n.asm
|
add assembler code for haswell, skylake and skylake_avx to the WIn64 build
|
2016-12-06 12:01:20 +00:00 |