qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 5/6] tests/tcg: extract __semi_call into a header and expa


From: Richard Henderson
Subject: Re: [PATCH v3 5/6] tests/tcg: extract __semi_call into a header and expand
Date: Thu, 9 Jan 2020 07:48:31 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 1/9/20 2:02 AM, Alex Bennée wrote:
> There are two types of ARM semicall - lets test them both. Putting the
> logic in a header will make re-using the functions easier later.
> 
> Signed-off-by: Alex Bennée <address@hidden>
> ---
>  tests/tcg/arm/semicall.h      | 35 +++++++++++++++++++++++++++++++++++
>  tests/tcg/arm/semihosting.c   | 21 +--------------------
>  tests/tcg/arm/Makefile.target |  9 +++++++++
>  3 files changed, 45 insertions(+), 20 deletions(-)
>  create mode 100644 tests/tcg/arm/semicall.h

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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