]> git.ipfire.org Git - thirdparty/qemu.git/commit
system/memory: Introduce ldm_p() and stm_p() load/store helpers
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 9 Jan 2026 15:31:14 +0000 (16:31 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 22 Jan 2026 09:48:45 +0000 (10:48 +0100)
commitcfb88b2ce33c10d2f49bdc111cd13cefc71d14f7
tree9f0fdc8c7b37ce53ff96cf1ceda8babe9caa0186
parente3bf323f5383bc21abab3ead3f90e876250b3070
system/memory: Introduce ldm_p() and stm_p() load/store helpers

Introduce load/store helpers which take a MemOp argument.

Inspired-by: Paolo Bonzini <pbonzini@redhat.com>
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20260118193509.42923-5-philmd@linaro.org>
include/qemu/bswap.h