qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/24] bsd-user/arm/target_arch_cpu.c: Target specific TLS ro


From: Richard Henderson
Subject: Re: [PATCH 03/24] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines
Date: Thu, 28 Oct 2021 08:08:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/19/21 9:44 AM, Warner Losh wrote:
Target specific TLS routines to get and set the TLS values.

Signed-off-by: Klye Evans<kevans@FreeBSD.org>
Signed-off-by: Stacey Son<sson@FreeBSD.org>
Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/arm/target_arch.h     | 28 ++++++++++++++++++++++++
  bsd-user/arm/target_arch_cpu.c | 39 ++++++++++++++++++++++++++++++++++
  2 files changed, 67 insertions(+)
  create mode 100644 bsd-user/arm/target_arch.h
  create mode 100644 bsd-user/arm/target_arch_cpu.c

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]