mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
5f25b383a8
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>
14 lines
244 B
PHP
14 lines
244 B
PHP
FEATURE(FLOAT128)
|
|
FEATURE(MUL)
|
|
FEATURE(DIV)
|
|
FEATURE(VIS1)
|
|
FEATURE(VIS2)
|
|
FEATURE(FSMULD)
|
|
FEATURE(HYPV)
|
|
FEATURE(CMT)
|
|
FEATURE(GL)
|
|
FEATURE(TA0_SHUTDOWN) /* Shutdown on "ta 0x0" */
|
|
FEATURE(ASR17)
|
|
FEATURE(CACHE_CTRL)
|
|
FEATURE(POWERDOWN)
|
|
FEATURE(CASA)
|