aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAnton Johansson <anjo@rev.ng>2023-09-12 17:34:27 +0200
committerRichard Henderson <richard.henderson@linaro.org>2023-10-04 11:03:54 -0700
commite20f73fba5240dce86f0b49c01b2c824a0ce9f1f (patch)
treed88130bbc11f13d6597ee8abfa2dc7f6b768699b /tests
parent623912cc140c8778edb1e8f1e29853b1256866cb (diff)
downloadqemu-e20f73fba5240dce86f0b49c01b2c824a0ce9f1f.zip
qemu-e20f73fba5240dce86f0b49c01b2c824a0ce9f1f.tar.gz
qemu-e20f73fba5240dce86f0b49c01b2c824a0ce9f1f.tar.bz2
accel/tcg: Unify user and softmmu do_[st|ld]*_mmu()
The prototype of do_[st|ld]*_mmu() is unified between system- and user-mode allowing a large chunk of helper_[st|ld]*() and cpu_[st|ld]*() functions to be expressed in same manner between both modes. These functions will be moved to ldst_common.c.inc in a following commit. Signed-off-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230912153428.17816-11-anjo@rev.ng> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions