Sparrow Li
|
328553ef64
|
Complete vld1 instructions with some corrections (#1216)
|
2021-09-18 14:13:24 +01:00 |
|
Nils Hasenbanck
|
3ecc56b329
|
Add vst1_* neon intrinsics. (#1171)
|
2021-05-27 07:40:45 +01:00 |
|
SparrowLii
|
911ace84b2
|
Add vqrdmulh, vqrdmlah, vqrdmlsh neon instructions
|
2021-05-06 15:44:54 +01:00 |
|
Sebastian Thiel
|
43126c3f65
|
[DRAFT] intrinsics for all architectures appear in rustdoc (#1104)
|
2021-04-17 13:46:33 +01:00 |
|
Amanieu d'Antras
|
6405058a6f
|
Don't import from core (#1115)
This breaks when core_arch is included as a module in core.
|
2021-04-13 04:31:37 +01:00 |
|
Sparrow Li
|
64f84788c9
|
add vreinterpret neon instructions (#1101)
|
2021-03-30 06:51:01 +01:00 |
|
surechen
|
7947cb8bac
|
add neon instruction vmov_n_* and vmovq_n_* (#1085)
|
2021-03-17 09:34:49 +00:00 |
|
Joshua Nelson
|
33355e69c2
|
Fix some clippy lints (#937)
|
2020-11-02 00:53:39 +00:00 |
|
Adam Hillier
|
56e4b3dd1f
|
Add shift-and-insert Arm intrinsics. (#936)
|
2020-11-02 00:44:25 +00:00 |
|
Dong Bo
|
4eefe3f4ab
|
Implement prefetch hints for aarch64 (#918)
Co-authored-by: Wang Maozhang <wangmaozhang@huawei.com>
|
2020-09-26 02:37:57 +01:00 |
|
Mahmut Bulut
|
5b8bd0661a
|
Fix cancellation code arithmetic
|
2020-05-29 19:05:48 +01:00 |
|
gnzlbg
|
ed67655cc8
|
Verify that all intrinsics have a run-time test
|
2019-08-17 21:14:54 +02:00 |
|
gnzlbg
|
8cec101751
|
Allow unused items in verification tests
|
2019-07-09 01:37:07 +02:00 |
|
gnzlbg
|
686b813f5d
|
Update repo name
|
2019-07-09 01:37:07 +02:00 |
|