rust/library/stdarch/crates
Eduardo Sánchez Muñoz 41dc4aad89 Support adding attributes to simd_test tests
It uses the syn crate to parse the function, so the name can now be extracted without the `find_name` helper.
2023-10-02 21:29:51 +01:00
..
assert-instr-macro Add some #[allow(deprecated)] 2023-10-01 17:57:00 +01:00
core_arch Avoid subtraction overflow in test_mm_store{,1,r}_ps functions 2023-10-02 21:29:51 +01:00
intrinsic-test docs: Fix warnings and typos. 2023-07-30 10:57:20 +01:00
simd-test-macro Support adding attributes to simd_test tests 2023-10-02 21:29:51 +01:00
std_detect Add #![allow(internal_unstable)] 2023-08-29 15:21:34 +02:00
stdarch-gen Update instruction tests for LLVM 17 2023-08-29 15:21:34 +02:00
stdarch-test Fix: #1464 for rv64 zb 2023-09-22 10:08:56 +08:00
stdarch-verify Remove ud2 intrinsic (in favor of asm! or abort as needed) 2023-05-25 23:30:24 +02:00