- Notifications
You must be signed in to change notification settings - Fork595
Commit0c18c88
committed
cpu: add DIT option and hwcap DIT support
Follow-up tohttps://go.dev/cl/597377, add a option for DIT so it can beset via GODEBUG, and add hwcap support for Linux.Change-Id: Ib094b520edea9c099d37f121b09d02b31644a433Reviewed-on:https://go-review.googlesource.com/c/sys/+/598719LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: Ian Lance Taylor <iant@google.com>1 parentdce4e64 commit0c18c88
2 files changed
+4
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| |||
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
| 110 | + | |
| 111 | + | |
109 | 112 |
| |
110 | 113 |
| |
111 | 114 |
| |
|
0 commit comments
Comments
(0)