X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=ppc%2Fsha1ppc.S;h=1711eef6e71be6d243016b5e138766b3777e08ef;hb=f474c526618d5d1111b585a6344e012fb731d3fe;hp=f132696ee72bf4a2e3d608a24322a6839f9a03a8;hpb=faf1dc7223be9ffddf775916913bb8e22762cdfb;p=git.git diff --git a/ppc/sha1ppc.S b/ppc/sha1ppc.S index f132696ee..1711eef6e 100644 --- a/ppc/sha1ppc.S +++ b/ppc/sha1ppc.S @@ -162,8 +162,8 @@ add RE(t),RE(t),%r0; rotlwi RB(t),RB(t),30 STEPUP4(fn, (t)+12, (s)+12,); \ STEPUP4(fn, (t)+16, (s)+16, loadk) - .globl sha1_core -sha1_core: + .globl ppc_sha1_core +ppc_sha1_core: stwu %r1,-80(%r1) stmw %r13,4(%r1)