On 6/19/23 17:54, Philippe Mathieu-Daudé wrote:
We want to extract gvec helpers to a new translate-gvec.c
file. Some helpers will still be accessed out of it, from
the current translate.c. Expose their prototype.

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  target/arm/tcg/translate.h | 5 +++++
  target/arm/tcg/translate.c | 8 ++++----
  2 files changed, 9 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to