qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCHv2 2/8] tests: cris: fix syscall inline asm


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCHv2 2/8] tests: cris: fix syscall inline asm
Date: Thu, 8 Sep 2016 09:10:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 09/08/2016 04:38 AM, Rabin Vincent wrote:
> From: Rabin Vincent <address@hidden>
> 
> Add the appropriate register constraints for the inline asm for the
> write and exit system calls.  Without the correct constraints for the
> write() function, correct failure messages are not printed succesfully
> on newer version of GCC.
> 
> Signed-off-by: Rabin Vincent <address@hidden>
> ---
> v2: reworked to set up arguments correctly
> 
>  tests/tcg/cris/sys.c | 26 +++++++++++++++++---------
>  1 file changed, 17 insertions(+), 9 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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