On 21 June 2018 at 02:53, Richard Henderson <richard.hender...@linaro.org> wrote: > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper-sve.h | 67 ++++++++++++++++++++ > target/arm/sve_helper.c | 88 ++++++++++++++++++++++++++ > target/arm/translate-sve.c | 126 ++++++++++++++++++++++++------------- > 3 files changed, 236 insertions(+), 45 deletions(-)
...ah, I see the answer about FF loads is "in the next patch"... Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM