summary refs log tree commit diff stats
path: root/include/exec/memory-internal.h
diff options
context:
space:
mode:
authorPierrick Bouvier <pierrick.bouvier@linaro.org>2025-03-17 11:34:01 -0700
committerRichard Henderson <richard.henderson@linaro.org>2025-04-23 13:52:20 -0700
commit663310b05c43e59cfe97b9add7b645b3f495cd42 (patch)
treea4e610d086398715225d9b0c73f8d45cc131fb58 /include/exec/memory-internal.h
parentcfac5cdff51ba72780a22bc63a7c8092c8761af3 (diff)
downloadfocaccia-qemu-663310b05c43e59cfe97b9add7b645b3f495cd42.tar.gz
focaccia-qemu-663310b05c43e59cfe97b9add7b645b3f495cd42.zip
exec/tswap: implement {ld,st}.*_p as functions instead of macros
Defining functions allows to use them from common code, by not depending
on TARGET_BIG_ENDIAN.
Remove previous macros from exec/cpu-all.h.
By moving them out of cpu-all.h, we'll be able to break dependency on
cpu.h for memory related functions coming in next commits.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250317183417.285700-3-pierrick.bouvier@linaro.org>
Diffstat (limited to 'include/exec/memory-internal.h')
0 files changed, 0 insertions, 0 deletions