tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.
Current code doesn't actually work in 32-bit mode at all. Since
no one really noticed, drop the complication of v7 and v8 cpus.
Eliminate the --sparc_cpu configure option and standardize macro
testing on TCG_TARGET_REG_BITS / HOST_LONG_BITS
Signed-off-by:
Richard Henderson <rth@twiddle.net>
Showing
- configure 4 additions, 36 deletionsconfigure
- disas.c 0 additions, 2 deletionsdisas.c
- exec.c 3 additions, 3 deletionsexec.c
- qemu-timer.h 5 additions, 3 deletionsqemu-timer.h
- tcg/sparc/tcg-target.c 5 additions, 15 deletionstcg/sparc/tcg-target.c
- tcg/sparc/tcg-target.h 4 additions, 3 deletionstcg/sparc/tcg-target.h
- tcg/tcg.c 2 additions, 1 deletiontcg/tcg.c
Loading
Please register or sign in to comment