Skip to content

Commit

Permalink
More whitespace fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Jun 15, 2010
1 parent 1dc2423 commit af6edc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sysdeps/powerpc/powerpc64/power7/memcmp.S
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ L(d00):
srd rWORD1,rWORD1,rN
srd rWORD2,rWORD2,rN
cmpld cr5,rWORD1,rWORD2
bne cr5,L(dLcr5x)
bne cr5,L(dLcr5x)
li rRTN,0
blr
.align 4
Expand Down Expand Up @@ -910,7 +910,7 @@ L(dutrim):
cmpld cr0,rWORD1,rWORD2
ld r26,-48(r1)
ld r25,-56(r1)
beq cr0,L(dureturn24)
beq cr0,L(dureturn24)
li rRTN,1
ld r24,-64(r1)
bgtlr cr0
Expand Down

0 comments on commit af6edc9

Please sign in to comment.