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/sparc
Richard Henderson df663ac0a4 target/sparc: Relax decode of rs2_or_imm for v7
For v7, bits [12:5] are ignored for !imm.
For v8, those same bits are reserved, but are not trapped.

Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 weeks ago
..
Kconfig meson: Introduce target-specific Kconfig 4 years ago
asi.h target/sparc: Implement monitor ASIs 1 year ago
cpu-feature.h.inc target/sparc: Add feature bit for VIS4 1 year ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 6 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu.c add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 2 months ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 6 months ago
fop_helper.c target/sparc: don't set FSR_NVA when comparing unordered floats 5 months ago
gdbstub.c target/sparc: Fix gdbstub incorrectly handling registers f32-f62 8 months ago
helper.c include: Remove 'exec/exec-all.h' 6 months ago
helper.h target/sparc: Use float*_muladd_scalbn 10 months ago
insns.decode target/sparc: Loosen decode of RDTBR for v7 3 weeks ago
int32_helper.c target/sparc: limit cpu_check_irqs to system emulation 4 weeks ago
int64_helper.c target/sparc: limit cpu_check_irqs to system emulation 4 weeks ago
ldst_helper.c include: Remove 'exec/exec-all.h' 6 months ago
machine.c include: Remove 'exec/exec-all.h' 6 months ago
meson.build target/sparc: Remove CC_OP leftovers 2 years ago
mmu_helper.c exec/cpu-all: remove exec/target_page include 6 months ago
monitor.c target/sparc: Handle FPRS correctly on big-endian hosts 2 years ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
translate.c target/sparc: Relax decode of rs2_or_imm for v7 3 weeks ago
translate.h target/sparc: Move sparc_restore_state_to_opc() to cpu.c 10 months ago
vis_helper.c target/sparc: Implement VIS4 comparisons 1 year ago
win_helper.c include: Remove 'exec/exec-all.h' 6 months ago