diff options
author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2024-01-05 20:05:36 -0300 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2024-02-09 10:49:31 +1000 |
commit | 41f2b94ee067b00993b0dd6c7ad3c681b093a30a (patch) | |
tree | 5c158f2221763875e255a86f8ce8f5a6c057f4c8 /cpu-common.c | |
parent | fefc294baa008d12a49460111227c4deef7e4d2d (diff) |
target/riscv: rework 'vext_spec'
The same rework did in 'priv_spec' is done for 'vext_spec'. This time is
simpler, since we only accept one value ("v1.0") and we'll always have
env->vext_ver set to VEXT_VERSION_1_00_0, thus we don't need helpers to
convert string to 'vext_ver' back and forth like we needed for
'priv_spec'.
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Tested-by: Vladimir Isaev <vladimir.isaev@syntacore.com>
Message-ID: <20240105230546.265053-8-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'cpu-common.c')
0 files changed, 0 insertions, 0 deletions