qemu-e2k/target/sparc
Richard Henderson a0ff4a879c accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Allow the target to set tlb flags to apply to all of the
comparators.  Remove MemTxAttrs.byte_swap, as the bit is
not relevant to memory transactions, only the page mapping.
Adjust target/sparc to set TLB_BSWAP directly.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240301204110.656742-4-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-03-05 13:22:56 +00:00
..
asi.h target/sparc: correct typos 2024-02-21 08:16:58 +03:00
cpu-feature.h.inc
cpu-param.h
cpu-qom.h
cpu.c
cpu.h target/sparc: Provide hint about CPUSPARCState::irq_manager member 2024-02-15 16:58:46 +01:00
fop_helper.c
gdbstub.c
helper.c target/sparc: implement asr17 feature for smp 2024-02-15 16:58:46 +01:00
helper.h target/sparc: implement asr17 feature for smp 2024-02-15 16:58:46 +01:00
insns.decode
int32_helper.c
int64_helper.c
Kconfig
ldst_helper.c
machine.c
meson.build
mmu_helper.c accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull 2024-03-05 13:22:56 +00:00
monitor.c
trace-events
trace.h
translate.c target/sparc: implement asr17 feature for smp 2024-02-15 16:58:46 +01:00
vis_helper.c
win_helper.c