Re: [PATCH v5 59/60] target/riscv: vector compress instruction
[ The patch didn't make it to the list, so reviewing https://github.com/romanheros/qemu/commit/f46b8c8bbbf0acd78746a49fe712306d7c05c7e6 ] Reviewed-by: Richard Henderson r~
[PATCH v5 59/60] target/riscv: vector compress instruction
Signed-off-by: LIU Zhiwei --- target/riscv/helper.h | 5 + target/riscv/insn32.decode | 1 + target/riscv/insn_trans/trans_rvv.inc.c | 28 + target/riscv/vector_helper.c| 28 + 4 files changed, 62 ins