On 21 June 2018 at 02:53, Richard Henderson <[email protected]> wrote: > Signed-off-by: Richard Henderson <[email protected]> > --- > 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 <[email protected]> thanks -- PMM
