James Barford-Evans
|
f283e449b1
|
PR feedback & pipeline
|
2025-01-16 14:29:19 +00:00 |
|
Adam Gemmell
|
9e24b307df
|
Add SVE support to stdarch-verify
Co-authored-by: Jamie Cunliffe <Jamie.Cunliffe@arm.com>
Co-authored-by: Jacob Bramley <jacob.bramley@arm.com>
Co-authored-by: Luca Vizzarro <Luca.Vizzarro@arm.com>
|
2025-01-16 14:29:19 +00:00 |
|
dheaton-arm
|
03f144596f
|
Fix test verification and allow for generic types in intrinsics
|
2024-08-27 15:14:28 +01:00 |
|
sayantn
|
f101974941
|
Added verification for doc comments
|
2024-07-08 00:32:43 +02:00 |
|
Eduardo Sánchez Muñoz
|
ff7e6c7ac6
|
Implement ARM __ssat and __usat functions
|
2024-04-23 15:58:46 +02:00 |
|
Amanieu d'Antras
|
ea27e5cfcb
|
Fix various compilation errors
|
2023-10-29 20:39:50 +01:00 |
|
Adam Gemmell
|
ba671a06c1
|
Use arm_intrinsics.json in stdarch-verify
|
2023-05-15 17:34:11 +02:00 |
|
Yuri Astrakhan
|
81c221f058
|
Edition 2021, apply clippy::uninlined_format_args fix (#1339)
|
2022-10-25 20:17:23 +01:00 |
|
Amanieu d'Antras
|
ca1f7cc1a6
|
Add missing vtst_p16 and vtstq_p16 intrinsics (#1257)
|
2021-11-20 20:51:37 +00:00 |
|
Sparrow Li
|
7c3bd04537
|
complete armv8 instructions (#1256)
|
2021-11-19 01:24:36 +00:00 |
|
Sparrow Li
|
be5e1be224
|
Add remaining insturctions (#1250)
* add vmmla vusmmla vsm4e vsm3 vrax1 vxar vsha512 vbcax veor3 neon instructions
* update runtime feature detect
* correct tests
* add `vrnd32x` `vrnd64x`
* add MISSING.md
|
2021-11-10 15:19:59 +00:00 |
|
Sparrow Li
|
9df48f1e57
|
Complete the remaining neon instructions (#1230)
|
2021-10-21 10:52:05 +01:00 |
|
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 |
|