qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Hexagon (target/hexagon) Add overrides for cache/sync/barrie


From: Richard Henderson
Subject: Re: [PATCH] Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions
Date: Wed, 12 Apr 2023 08:41:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

On 4/11/23 04:29, Taylor Simpson wrote:
These variables could be moved to DisasContext and allocated on demand.
Even recently this was tedious, because of TCG temporary lifetime issues,
but no longer.

I'll work on this.  The obvious advantage is to allow the TCG optimizer more 
opportunity to fold copies and propagate constants.

Any other advantage?

Once the packet is complete, the value is discarded, rather than written back 
to env.


r~



reply via email to

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