qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 11/14] target/arm: Implement the SETG* instructions


From: Richard Henderson
Subject: Re: [PATCH 11/14] target/arm: Implement the SETG* instructions
Date: Mon, 11 Sep 2023 14:17:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 9/11/23 07:17, Peter Maydell wrote:
I think it would be a little better if set_tags was visible to the compiler, 
via inlining,
so that all of the conditions can be folded away.

Do you mean having a separate triplet of helper functions
for setg, which then call an inline function shared with
the normal setp/setm/sete to do the actual work, rather than
passing "is this setg" via the syndrome ?

Yes.


r~




reply via email to

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