MIPS assembler version of GMP function.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 01:59:39 +0000 (01:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 01:59:39 +0000 (01:59 +0000)
commitbcb5cee069ee03215ab038f6755948b01af98f9e
tree14e866a549947dbc7092b4a8dd412ffb5c26fe29
parenta473fb39828b1817aeeb19ac95c6adf88b0e4906
MIPS assembler version of GMP function.
sysdeps/mips/add_n.S [new file with mode: 0644]
sysdeps/mips/addmul_1.S [new file with mode: 0644]
sysdeps/mips/lshift.S [new file with mode: 0644]
sysdeps/mips/mul_1.S [new file with mode: 0644]
sysdeps/mips/rshift.S [new file with mode: 0644]
sysdeps/mips/sub_n.S [new file with mode: 0644]
sysdeps/mips/submul_1.S [new file with mode: 0644]