asm formatting
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user