Commit 15bf1ac
committed
crc32: remove
They are defined in the aarch64 module, so this cfg is pointless.
Note that these instructions do exist for arm, but the aarch64 ones are
already stable, so this would need some additional work to implement
them for arm.#[cfg(not(target_arch = "arm"))] from crc functions1 parent 9f12c1a commit 15bf1ac
File tree
2 files changed
+0
-8
lines changed- crates
- core_arch/src/aarch64/neon
- stdarch-gen-arm/spec/neon
2 files changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
| 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 | | |
| |||
13082 | 13078 | | |
13083 | 13079 | | |
13084 | 13080 | | |
13085 | | - | |
13086 | 13081 | | |
13087 | 13082 | | |
13088 | 13083 | | |
| |||
13104 | 13099 | | |
13105 | 13100 | | |
13106 | 13101 | | |
13107 | | - | |
13108 | 13102 | | |
13109 | 13103 | | |
13110 | 13104 | | |
| |||
0 commit comments