Adds intrinsic functions to `core_arch::aarch64` for MTE, as per the ACLE: - __arm_mte_create_random_tag - __arm_mte_increment_tag - __arm_mte_exclude_tag - __arm_mte_set_tag - __arm_mte_get_tag - __arm_mte_ptrdiff These are unavailable without the `mte` target feature. |
||
|---|---|---|
| .. | ||
| assert-instr-macro | ||
| core_arch | ||
| intrinsic-test | ||
| simd-test-macro | ||
| std_detect | ||
| stdarch-gen-arm | ||
| stdarch-gen-loongarch | ||
| stdarch-test | ||
| stdarch-verify | ||