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: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH] tests/tcg/alpha: add system boot.S
Date: Fri, 3 May 2019 23:15:39 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

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.


r~



reply via email to

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