You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/m68k
Richard Henderson 175646f641 target/*: Remove TARGET_LONG_BITS from cpu-param.h
This is now handled by the configs/targets/*.mak fragment.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2 weeks ago
..
Kconfig target/m68k: Restrict semihosting to TCG 7 months ago
cpu-param.h target/*: Remove TARGET_LONG_BITS from cpu-param.h 2 weeks ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2 months ago
cpu.h accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2 months ago
fpu_helper.c fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed 4 weeks ago
gdbstub.c target/m68k: Use explicit big-endian LD/ST API 5 months ago
helper.c target/m68k: Init local float_status from env fp_status in gdb get/set reg 2 months ago
helper.h target/m68k: Map FPU exceptions to FPSR register 11 months ago
m68k-semi.c target/m68k: Pass semihosting arg to exit 10 months ago
meson.build target/m68k: Add semihosting stub 7 months ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 4 years ago
op_helper.c target/m68k: Perform the semihosting test during translate 10 months ago
qregs.h.inc target/m68k: Rename qregs.def -> qregs.h.inc 2 years ago
semihosting-stub.c licenses: Remove SPDX tags not being license identifier for Linaro 3 weeks ago
softfloat.c softfloat: Introduce Floatx80RoundPrec 4 years ago
softfloat.h softfloat: merge floatx80_mod and floatx80_rem 5 years ago
softfloat_fpsp_tables.h m68k comments break patch submission due to being incorrectly formatted 6 years ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2 months ago