From: Palmer Dabbelt Date: Thu, 2 Mar 2023 02:09:48 +0000 (-0800) Subject: Merge patch series "target/riscv: some vector_helper.c cleanups" X-Git-Tag: v8.0.0-rc0~35^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=37151032989ecf6e7ce8b65bc7bcb400d0318b2c;p=thirdparty%2Fqemu.git Merge patch series "target/riscv: some vector_helper.c cleanups" Daniel Henrique Barboza says: This is a re-send of patch 1, which is already reviewed, with a follow-up that uses riscv_cpu_cfg() in the remaining of the file. This was suggested by Weiwei Li in the "[PATCH 0/4] RISCVCPUConfig related cleanups" review. Patch 1 makes the work of patch 2 easier since it eliminated some uses of env_archcpu() we want to avoid. * b4-shazam-merge: target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig target/riscv/vector_helper.c: create vext_set_tail_elems_1s() Message-ID: <20230226170514.588071-1-dbarboza@ventanamicro.com> Signed-off-by: Palmer Dabbelt --- 37151032989ecf6e7ce8b65bc7bcb400d0318b2c