On Wed, Aug 16, 2023 at 10:20 AM Weiwei Li wrote:
>
> The Svadu specification updated the name of the *envcfg bit from
> HADE to ADUE.
>
> Signed-off-by: Weiwei Li
> Signed-off-by: Junqiang Wang
Thanks!
Applied to riscv-to-apply.next
Alistair
> ---
>
> v2:
> * rename hade variable name to ad
On 8/16/23 11:19, Weiwei Li wrote:
The Svadu specification updated the name of the *envcfg bit from
HADE to ADUE.
Signed-off-by: Weiwei Li
Signed-off-by: Junqiang Wang
---
Reviewed-by: Daniel Henrique Barboza
v2:
* rename hade variable name to adue suggested by Daniel
target/riscv/
The Svadu specification updated the name of the *envcfg bit from
HADE to ADUE.
Signed-off-by: Weiwei Li
Signed-off-by: Junqiang Wang
---
v2:
* rename hade variable name to adue suggested by Daniel
target/riscv/cpu.c| 4 ++--
target/riscv/cpu_bits.h | 8
target/riscv/cpu_h