qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 6/8] tcg/aarch64: Support TCG_TARGET_SIGNED_ADDR32


From: Richard Henderson
Subject: Re: [PATCH 6/8] tcg/aarch64: Support TCG_TARGET_SIGNED_ADDR32
Date: Mon, 11 Oct 2021 08:24:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/11/21 3:28 AM, Alex Bennée wrote:

Richard Henderson <richard.henderson@linaro.org> writes:

AArch64 has both sign and zero-extending addressing modes, which
means that either treatment of guest addresses is equally efficient.
Enabling this for AArch64 gives us testing of the feature in CI.

So which guests front ends will exercise this backend?

All 32-bit guests.

Is this something we can exercise in 32 bit user mode tests?

Yes.

Which is why I enabled this for aarch64, so that we'd have a major platform 
testing it daily.


r~



reply via email to

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