From 11da511c784eca003deb90c23570f0873954e0de Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Sat, 18 Nov 2023 06:11:09 -0600 Subject: Initial commit. --- gmp-6.3.0/mpn/addmul_1.asm | 1 + 1 file changed, 1 insertion(+) create mode 120000 gmp-6.3.0/mpn/addmul_1.asm (limited to 'gmp-6.3.0/mpn/addmul_1.asm') diff --git a/gmp-6.3.0/mpn/addmul_1.asm b/gmp-6.3.0/mpn/addmul_1.asm new file mode 120000 index 0000000..31e7eb7 --- /dev/null +++ b/gmp-6.3.0/mpn/addmul_1.asm @@ -0,0 +1 @@ +../mpn/x86/p6/sse2/addmul_1.asm \ No newline at end of file -- cgit v1.2.3