On 10/13/23 14:27, Richard Henderson wrote:
The oldest supported cpu is the microsparc 1;
all other cpus use CPU_DEFAULT_FEATURES.
Remove all bits that are always set: FLOAT, SWAP, MUL, DIV,
FLUSH, FSQRT, FMUL.
Signed-off-by: Richard Henderson
I've just found the command-line properties that
The oldest supported cpu is the microsparc 1;
all other cpus use CPU_DEFAULT_FEATURES.
Remove all bits that are always set: FLOAT, SWAP, MUL, DIV,
FLUSH, FSQRT, FMUL.
Signed-off-by: Richard Henderson
---
linux-user/sparc/target_syscall.h | 6 +---
target/sparc/cpu.h| 50 +++