[project @ 1998-06-05 14:44:05 by simonm]
authorsimonm <unknown>
Fri, 5 Jun 1998 14:44:05 +0000 (14:44 +0000)
committersimonm <unknown>
Fri, 5 Jun 1998 14:44:05 +0000 (14:44 +0000)
commit8a53169e2204eb4a9988d602e608ddee846d4007
treeb2c15e922dfde2e3eb24aa123b3e867233ca558b
parenta2fb1fcc265f4e968497c126733e9530da1b4d6a
[project @ 1998-06-05 14:44:05 by simonm]
Initial revision
ghc/rts/gmp/mpn/powerpc32/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/powerpc32/addmul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/powerpc32/lshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/powerpc32/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/powerpc32/rshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/powerpc32/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/powerpc32/submul_1.s [new file with mode: 0644]