aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/runtime2.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/runtime2.go')
-rw-r--r--src/runtime/runtime2.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/runtime2.go b/src/runtime/runtime2.go
index 72a80a6907..ee5f6d5b47 100644
--- a/src/runtime/runtime2.go
+++ b/src/runtime/runtime2.go
@@ -774,8 +774,6 @@ var (
support_aes bool
support_avx bool
support_avx2 bool
- support_bmi1 bool
- support_bmi2 bool
support_erms bool
support_osxsave bool
support_popcnt bool