|
From: | Richard Henderson |
Subject: | Re: [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc' |
Date: | Tue, 6 Jun 2023 09:31:40 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 6/6/23 08:49, Philippe Mathieu-Daudé wrote:
For example in translate-a64.c handle_msr_i(SVCR) calls gen_helper_set_svcr() which is declared in helper-sme.h.
The placement in helper-sme.h was not done with consideration as to which compilation units might need to use it, since that wasn't a thing at the time.
r~
[Prev in Thread] | Current Thread | [Next in Thread] |