On 4/4/25 18:48, Pierrick Bouvier wrote:
On 4/3/25 16:49, Philippe Mathieu-Daudé wrote:
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
target/hppa/mem_helper.c | 3 ++-
target/hppa/translate.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
The temptation is good, but please do not touch any target code at this
point. We want to focus on defining the API first, and we can perform
codebase changes as a second step, without letting any occurrences of
the old macros/functions, instead of just adding "another way to do it".
I meant to remove these patch before posting, to focus on ARM, but
apparently forgot to do so...