Re: [PATCH 13/41] target/sparc: Add feature bits for VIS 3

2024-05-10 Thread Philippe Mathieu-Daudé
On 2/3/24 06:15, Richard Henderson wrote: The manual separates VIS 3 and VIS 3B, even though they are both present in all extant cpus. For clarity, let the translator match the manual but otherwise leave them on the same feature bit. Signed-off-by: Richard Henderson --- target/sparc/translat

[PATCH 13/41] target/sparc: Add feature bits for VIS 3

2024-03-01 Thread Richard Henderson
The manual separates VIS 3 and VIS 3B, even though they are both present in all extant cpus. For clarity, let the translator match the manual but otherwise leave them on the same feature bit. Signed-off-by: Richard Henderson --- target/sparc/translate.c | 4 target/sparc/cpu-feature.