qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions


From: Richard Henderson
Subject: Re: [PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions
Date: Thu, 18 Jun 2020 10:09:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 6/18/20 6:56 AM, Peter Maydell wrote:
> The pseudocode for LDG has an
>    address = Align(address, TAG_GRANULE);
> in it. I don't see where in this code is the equivalent; have I missed it?

Nope, I missed it.


r~



reply via email to

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