qemu/target/sparc
Richard Henderson fbea7a4084 accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert.  Unify the pairs of functions.

The only use of the functions with explicit endianness was in
target/sparc64, and that was only to satisfy the assert: the
correct endianness is already built into memop.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-23 18:54:28 -07:00
..
asi.h
cc_helper.c
cpu-param.h target/sparc: Remove NB_MMU_MODES define 2023-03-13 06:44:37 -07:00
cpu-qom.h target/sparc: Convert to 3-phase reset 2022-12-16 15:58:16 +00:00
cpu.c target/sparc: Replace tb_pc() with tb->pc 2023-03-01 07:33:06 -10:00
cpu.h linux-user/sparc: Handle floating-point exceptions 2023-03-10 20:45:47 +01:00
fop_helper.c
gdbstub.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
helper.c target: Add missing "qemu/timer.h" include 2022-02-21 10:18:06 +01:00
helper.h
int32_helper.c
int64_helper.c
Kconfig
ldst_helper.c accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu 2023-05-23 18:54:28 -07:00
machine.c
meson.build
mmu_helper.c target/sparc: Use tlb_set_page_full 2023-03-05 13:44:07 -08:00
monitor.c
trace-events
trace.h
translate.c target/sparc: Use MO_ALIGN where required 2023-05-05 17:09:47 +01:00
vis_helper.c Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
win_helper.c