]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user/arm/target_arch_cpu.c: Target specific TLS routines
authorWarner Losh <imp@bsdimp.com>
Thu, 23 Sep 2021 14:32:06 +0000 (08:32 -0600)
committerWarner Losh <imp@bsdimp.com>
Sat, 8 Jan 2022 05:58:51 +0000 (22:58 -0700)
commit8c98705bb933f58bed743977ee897f67a27d449f
tree65375863306f034913d9d23948edcc752aae1842
parent559d09a6cdcc78fe0f977e516b5479b4c9587b7a
bsd-user/arm/target_arch_cpu.c: Target specific TLS routines

Target specific TLS routines to get and set the TLS values.

Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/arm/target_arch.h [new file with mode: 0644]
bsd-user/arm/target_arch_cpu.c [new file with mode: 0644]