]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/exec: Inline *_data_ra memory operations
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 11 Mar 2025 20:56:02 +0000 (13:56 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 21:08:17 +0000 (14:08 -0700)
commitef6ffba62afabd1a7d42bbec93d299799576c7af
tree4fe7abc7244520877fd1ac50b82990dcf25f4f1f
parenta333692c48c916f0416b982ecefdcc9452088b41
include/exec: Inline *_data_ra memory operations

These need to be per-target for 'abi_ptr'.  Expand inline to
the *_mmuidx_ra api with a lookup of the target's cpu_mmu_index().

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/ldst_common.c.inc
include/exec/cpu_ldst.h