On 9 August 2018 at 05:22, Richard Henderson
<richard.hender...@linaro.org> wrote:
> There is quite a lot of code required to compute cpu_mem_index,
> or even put together the full TCGMemOpIdx.  This can easily be
> done at translation time.
>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  target/arm/internals.h     |   5 ++
>  target/arm/sve_helper.c    | 138 +++++++++++++++++++------------------
>  target/arm/translate-sve.c |  67 +++++++++++-------
>  3 files changed, 121 insertions(+), 89 deletions(-)
>

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

thanks
-- PMM

Reply via email to