Skip to content
Snippets Groups Projects
Commit 922f8735 authored by Nazar Kazakov's avatar Nazar Kazakov Committed by Alistair Francis
Browse files

target/riscv: Remove redundant "cpu_vl == 0" checks


Remove the redundant "vl == 0" check which is already included within the  vstart >= vl check, when vl == 0.

Signed-off-by: default avatarNazar Kazakov <nazar.kazakov@codethink.co.uk>
Reviewed-by: default avatarWeiwei Li <liweiwei@iscas.ac.cn>
Signed-off-by: default avatarMax Chou <max.chou@sifive.com>
Acked-by: default avatarAlistair Francis <alistair.francis@wdc.com>
Message-ID: <20230711165917.2629866-4-max.chou@sifive.com>
Signed-off-by: default avatarAlistair Francis <alistair.francis@wdc.com>
parent a44f19f6
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