|
From: | Richard Henderson |
Subject: | Re: [PATCH 05/22] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h' |
Date: | Fri, 9 Jun 2023 12:49:45 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 6/9/23 03:47, Philippe Mathieu-Daudé wrote:
Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- target/arm/helper.h | 96 +----------------------- target/arm/tcg/helper-iwmmxt.h.inc | 114 +++++++++++++++++++++++++++++ 2 files changed, 115 insertions(+), 95 deletions(-) create mode 100644 target/arm/tcg/helper-iwmmxt.h.inc
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |