Searched hist:"5 f25b383a8b76055607cabeb287a0b0e903da50c" (Results 1 – 5 of 5) sorted by relevance
/qemu/target/sparc/ |
H A D | cpu-feature.h.inc | 5f25b383a8b76055607cabeb287a0b0e903da50c Thu Oct 12 03:34:14 UTC 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove sparcv7 cpu features
The oldest supported cpu is the microsparc 1; all other cpus use CPU_DEFAULT_FEATURES. Remove the features that must always be present for sparcv7: FLOAT, SWAP, FLUSH, FSQRT, FMUL.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu.h | 5f25b383a8b76055607cabeb287a0b0e903da50c Thu Oct 12 03:34:14 UTC 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove sparcv7 cpu features
The oldest supported cpu is the microsparc 1; all other cpus use CPU_DEFAULT_FEATURES. Remove the features that must always be present for sparcv7: FLOAT, SWAP, FLUSH, FSQRT, FMUL.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu.c | 5f25b383a8b76055607cabeb287a0b0e903da50c Thu Oct 12 03:34:14 UTC 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove sparcv7 cpu features
The oldest supported cpu is the microsparc 1; all other cpus use CPU_DEFAULT_FEATURES. Remove the features that must always be present for sparcv7: FLOAT, SWAP, FLUSH, FSQRT, FMUL.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translate.c | 5f25b383a8b76055607cabeb287a0b0e903da50c Thu Oct 12 03:34:14 UTC 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove sparcv7 cpu features
The oldest supported cpu is the microsparc 1; all other cpus use CPU_DEFAULT_FEATURES. Remove the features that must always be present for sparcv7: FLOAT, SWAP, FLUSH, FSQRT, FMUL.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/linux-user/sparc/ |
H A D | target_syscall.h | 5f25b383a8b76055607cabeb287a0b0e903da50c Thu Oct 12 03:34:14 UTC 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove sparcv7 cpu features
The oldest supported cpu is the microsparc 1; all other cpus use CPU_DEFAULT_FEATURES. Remove the features that must always be present for sparcv7: FLOAT, SWAP, FLUSH, FSQRT, FMUL.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|