]> sourceware.org Git - glibc.git/commit
aarch64: Add asm helpers for GCS
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Wed, 22 Feb 2023 14:35:00 +0000 (14:35 +0000)
committerYury Khrustalev <yury.khrustalev@arm.com>
Mon, 20 Jan 2025 09:22:41 +0000 (09:22 +0000)
commit58771b8a5900585b7561197f743580b91bb61de0
tree6f9f2c1e4601cb1e5f8d3cea71b826eb2490775a
parent8ef17919509e909746b0ad6465e9c6c952a3fe34
aarch64: Add asm helpers for GCS

The Guarded Control Stack instructions can be present even if the
hardware does not support the extension (runtime checked feature),
so the asm code should be backward compatible with old assemblers.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
sysdeps/aarch64/sysdep.h
This page took 0.039607 seconds and 5 git commands to generate.