qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/3] target-arm: Code changes to implement overw


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 2/3] target-arm: Code changes to implement overwrite of tag field on PC load
Date: Tue, 11 Oct 2016 11:02:36 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 10/11/2016 10:51 AM, Thomas Hanson wrote:

As a separate issue, we now have functions to load the PC from an immediate
value and from a register.  Where else could we legitimately load the PC from?

E.g. an internal cpu register holding an exception return address?
I don't know the supervisor state of ARM well enough to name it off hand.

While it's true that quite a lot of qemu handles privilege transitions in helper functions, it's not required. (At least Alpha handles return from interrupt and return from PALmode completely inline.)


r~



reply via email to

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