qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c


From: Richard Henderson
Subject: Re: [PATCH] Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
Date: Wed, 9 Feb 2022 08:30:47 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/9/22 04:16, Taylor Simpson wrote:
Replace consecutive inline asm blocks with a single one with proper
outputs/inputs/clobbers rather than making assumptions about register
values being carried between separate blocks.

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  tests/tcg/hexagon/preg_alias.c | 46 ++++++++++++++++------------------
  1 file changed, 22 insertions(+), 24 deletions(-)

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

r~



reply via email to

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