Submitting patches for the section 'SVE2 integer add/subtract narrow high part' for early review.
Stephen Long (4): target/arm: Implement SVE2 ADDHNB, ADDHNT target/arm: Implement SVE2 RADDHNB, RADDHNT target/arm: Implement SVE2 SUBHNB, SUBHNT target/arm: Implement SVE2 RSUBHNB, RSUBHNT target/arm/helper-sve.h | 32 ++++++++++++++++++ target/arm/sve.decode | 11 +++++++ target/arm/sve_helper.c | 66 ++++++++++++++++++++++++++++++++++++++ target/arm/translate-sve.c | 20 ++++++++++++ 4 files changed, 129 insertions(+) -- 2.17.1