qemu-cr16/accel/tcg
Richard Henderson 1f9823cea2 accel/tcg: Introduce do_st16_mmio_leN
Split out int_st_mmio_leN, to be used by both do_st_mmio_leN
and do_st16_mmio_leN.  Move the locks down into the two
functions, since each one now covers all accesses to once page.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-09-16 14:57:15 +00:00
..
atomic_common.c.inc
atomic_template.h
cpu-exec-common.c
cpu-exec.c
cputlb.c accel/tcg: Introduce do_st16_mmio_leN 2023-09-16 14:57:15 +00:00
debuginfo.c
debuginfo.h
internal.h
ldst_atomicity.c.inc
ldst_common.c.inc
meson.build configure, meson: move --enable-plugins to meson 2023-09-07 13:32:37 +02:00
monitor.c
perf.c
perf.h
plugin-gen.c
plugin-helpers.h
tb-context.h
tb-hash.h
tb-jmp-cache.h
tb-maint.c
tcg-accel-ops-icount.c
tcg-accel-ops-icount.h
tcg-accel-ops-mttcg.c accel/tcg: mttcg remove false-negative halted assertion 2023-09-15 05:26:50 -07:00
tcg-accel-ops-mttcg.h
tcg-accel-ops-rr.c
tcg-accel-ops-rr.h
tcg-accel-ops.c
tcg-accel-ops.h
tcg-all.c
tcg-runtime-gvec.c tcg: Add gvec compare with immediate and scalar operand 2023-09-16 14:57:15 +00:00
tcg-runtime.c
tcg-runtime.h tcg: Add gvec compare with immediate and scalar operand 2023-09-16 14:57:15 +00:00
trace-events
trace.h
translate-all.c
translator.c
user-exec-stub.c
user-exec.c