]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 23 Mar 2025 17:45:29 +0000 (18:45 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 22:07:32 +0000 (15:07 -0700)
commit9638cb59ee3d3a505f4bb6b9a4bcc49c3df4edcc
tree4c59cf906eef5bb4797357055607043ac51b5bcf
parent8201f1a29c95bca095bdd6e6c6eba42d8d06499b
tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h'

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/backend-ldst.h [new file with mode: 0644]
accel/tcg/cputlb.c
accel/tcg/internal-target.h
accel/tcg/user-exec.c