File tree
28 files changed
+99
-517
lines changed- crates/core_arch/src/x86
28 files changed
+99
-517
lines changedDiff for: crates/core_arch/src/x86/avx.rs
+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 16 | + | |
21 | 17 |
| |
22 | 18 |
| |
23 | 19 |
| |
|
Diff for: crates/core_arch/src/x86/avx2.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Diff for: crates/core_arch/src/x86/avx512bf16.rs
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
559 |
| - | |
560 | 559 |
| |
561 | 560 |
| |
562 | 561 |
| |
|
+1-16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 10 | + | |
26 | 11 |
| |
27 | 12 |
| |
28 | 13 |
| |
|
Diff for: crates/core_arch/src/x86/avx512bw.rs
+2-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 1 | + | |
6 | 2 |
| |
7 | 3 |
| |
8 | 4 |
| |
| |||
20742 | 20738 |
| |
20743 | 20739 |
| |
20744 | 20740 |
| |
20745 |
| - | |
| 20741 | + | |
20746 | 20742 |
| |
20747 | 20743 |
| |
20748 | 20744 |
| |
|
Diff for: crates/core_arch/src/x86/avx512cd.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Diff for: crates/core_arch/src/x86/avx512dq.rs
+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 1 | + | |
6 | 2 |
| |
7 | 3 |
| |
8 | 4 |
| |
|
Diff for: crates/core_arch/src/x86/avx512f.rs
+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
41143 | 41143 |
| |
41144 | 41144 |
| |
41145 | 41145 |
| |
41146 |
| - | |
41147 |
| - | |
41148 | 41146 |
| |
41149 | 41147 |
| |
41150 | 41148 |
| |
41151 |
| - | |
41152 |
| - | |
41153 | 41149 |
| |
41154 | 41150 |
| |
41155 | 41151 |
| |
|
Diff for: crates/core_arch/src/x86/avx512fp16.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Diff for: crates/core_arch/src/x86/avx512vbmi.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Diff for: crates/core_arch/src/x86/avx512vbmi2.rs
+1-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
| 1 | + | |
5 | 2 |
| |
6 | 3 |
| |
7 | 4 |
| |
|
Diff for: crates/core_arch/src/x86/avx512vnni.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
+1-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 10 | + | |
19 | 11 |
| |
20 | 12 |
| |
21 | 13 |
| |
|
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
264 | 264 |
| |
265 | 265 |
| |
266 | 266 |
| |
267 |
| - | |
268 | 267 |
| |
269 | 268 |
| |
270 | 269 |
| |
|
Diff for: crates/core_arch/src/x86/bmi2.rs
-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 | 13 |
| |
17 | 14 |
| |
18 | 15 |
| |
| |||
77 | 74 |
| |
78 | 75 |
| |
79 | 76 |
| |
80 |
| - | |
81 | 77 |
| |
82 | 78 |
| |
83 | 79 |
| |
|
Diff for: crates/core_arch/src/x86/bt.rs
-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 | 2 |
| |
5 | 3 |
| |
6 | 4 |
| |
|
Diff for: crates/core_arch/src/x86/f16c.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Diff for: crates/core_arch/src/x86/gfni.rs
+1-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 10 | + | |
22 | 11 |
| |
23 | 12 |
| |
24 | 13 |
| |
|
0 commit comments