aboutsummaryrefslogtreecommitdiff
path: root/src/internal/bytealg/equal_amd64.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/bytealg/equal_amd64.s')
-rw-r--r--src/internal/bytealg/equal_amd64.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/bytealg/equal_amd64.s b/src/internal/bytealg/equal_amd64.s
index 5263d3040d..b695d9cf42 100644
--- a/src/internal/bytealg/equal_amd64.s
+++ b/src/internal/bytealg/equal_amd64.s
@@ -79,7 +79,7 @@ TEXT memeqbody<>(SB),NOSPLIT,$0-0
JB bigloop
CMPB internal∕cpu·X86+const_offsetX86HasAVX2(SB), $1
JE hugeloop_avx2
-
+
// 64 bytes at a time using xmm registers
hugeloop:
CMPQ BX, $64