Skip to content
Snippets Groups Projects
Commit c672f19f authored by Frank Chang's avatar Frank Chang Committed by Alistair Francis
Browse files

target/riscv: Pass the same value to oprsz and maxsz for vmv.v.v


oprsz and maxsz are passed with the same value in commit: eee2d61e.
However, vmv.v.v was missed in that commit and should pass the same
value as well in its tcg_gen_gvec_2_ptr() call.

Signed-off-by: default avatarFrank Chang <frank.chang@sifive.com>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Message-id: 20211007081803.1705656-1-frank.chang@sifive.com
Signed-off-by: default avatarAlistair Francis <alistair.francis@wdc.com>
parent 4c127fdb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment