diff options
| author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2025-03-17 11:34:01 -0700 |
|---|---|---|
| committer | Richard Henderson <richard.henderson@linaro.org> | 2025-04-23 13:52:20 -0700 |
| commit | 663310b05c43e59cfe97b9add7b645b3f495cd42 (patch) | |
| tree | a4e610d086398715225d9b0c73f8d45cc131fb58 /include/exec/memory-internal.h | |
| parent | cfac5cdff51ba72780a22bc63a7c8092c8761af3 (diff) | |
| download | focaccia-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