qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] tests/tcg/alpha: add system boot.S


From: Alex Bennée
Subject: Re: [Qemu-devel] [PATCH] tests/tcg/alpha: add system boot.S
Date: Sat, 04 May 2019 10:38:48 +0100
User-agent: mu4e 1.3.1; emacs 26.1

Richard Henderson <address@hidden> writes:

> On 5/3/19 10:07 AM, Alex Bennée wrote:
>> +    ldah    $sp, $stack_end($gp)    !gprelhigh
>> +    lda     $sp, $stack_end($gp)    !gprellow
>
> Bah.                           ^^^^ $sp
>
> As is, this works only because the test case is tiny, and this happens to
> evaluate to the middle of the stack allocation.

cool. that fixes the exception I was seeing while running the
cleaned up memory test.

--
Alex Bennée



reply via email to

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