aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_openbsd_amd64.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/sys_openbsd_amd64.s')
-rw-r--r--src/runtime/sys_openbsd_amd64.s5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/runtime/sys_openbsd_amd64.s b/src/runtime/sys_openbsd_amd64.s
index 7766fa5194..ff0bc2416a 100644
--- a/src/runtime/sys_openbsd_amd64.s
+++ b/src/runtime/sys_openbsd_amd64.s
@@ -64,11 +64,6 @@ TEXT runtime·sigtramp(SB),NOSPLIT|TOPFRAME|NOFRAME,$0
get_tls(R12)
MOVQ g(R12), R14
PXOR X15, X15
-#ifdef GOEXPERIMENT_simd
- CMPB internal∕cpu·X86+const_offsetX86HasAVX(SB), $1
- JNE 2(PC)
- VXORPS X15, X15, X15
-#endif
// Reserve space for spill slots.
NOP SP // disable vet stack checking