asm formatting

This commit is contained in:
lukechampine
2018-07-06 01:02:53 -04:00
parent 6ea12460f3
commit 424744253d
+1
View File
@@ -103,6 +103,7 @@ XOR_LOOP_FINAL_SSE:
JNZ XOR_LOOP_FINAL_SSE JNZ XOR_LOOP_FINAL_SSE
RET RET
// func xorBytesAVX(dst, a, b []byte, n int) // func xorBytesAVX(dst, a, b []byte, n int)
TEXT ·xorBytesAVX(SB), NOSPLIT ,$0 TEXT ·xorBytesAVX(SB), NOSPLIT ,$0
MOVQ dst_data+0(FP), Dst MOVQ dst_data+0(FP), Dst