Re: [PATCH 41/41] target/sparc: Enable VIS4 feature bit

2024-05-10 Thread Philippe Mathieu-Daudé
On 10/5/24 19:16, Philippe Mathieu-Daudé wrote: On 2/3/24 06:16, Richard Henderson wrote: Signed-off-by: Richard Henderson ---   target/sparc/cpu.c | 3 +++   1 file changed, 3 insertions(+) @@ -882,6 +883,8 @@ static Property sparc_cpu_properties[] = {   CPU_FEATURE_BIT_

Re: [PATCH 41/41] target/sparc: Enable VIS4 feature bit

2024-05-10 Thread Philippe Mathieu-Daudé
On 2/3/24 06:16, Richard Henderson wrote: Signed-off-by: Richard Henderson --- target/sparc/cpu.c | 3 +++ 1 file changed, 3 insertions(+) @@ -882,6 +883,8 @@ static Property sparc_cpu_properties[] = { CPU_FEATURE_BIT_VIS3, false), DEFINE_PROP_BIT("ima", S