Whitespace checkin

pull/363/head
Jeffrey Walton 2017-01-13 04:23:57 -05:00
parent 89facf5599
commit fc306b6474
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 585 additions and 586 deletions

View File

@ -1277,7 +1277,6 @@ CRYPTOPP_NAKED static void CRYPTOPP_FASTCALL SHA512_SSE2_Transform(word64 *state
// first 16 rounds
ASL(0)
AS2( movq mm0, [edx+eax*8])
AS2( movq [esi+eax*8], mm0)
AS2( movq [esi+eax*8+16*8], mm0)
AS2( paddq mm0, [ebx+eax*8])