Home
last modified time | relevance | path

Searched hist:"554 abe47c7b4b68c716edb68b8843f64490d7e55" (Results 1 – 1 of 1) sorted by relevance

/qemu/target/sparc/
H A Dcpu.c554abe47c7b4b68c716edb68b8843f64490d7e55 Sun Oct 22 23:05:15 UTC 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Partition cpu features

In the sparc32 binaries, do not advertise features only available
to sparc64, so they cannot be enabled. In the sparc64 binaries,
do not advertise features mandatory in v9, so they cannot be disabled.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>