target/translate: Include missing 'exec/cpu_ldst.h' header
commit09b07f286d539a1fdd9b1cdb8f4de181c896af3a
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 28 Aug 2023 12:53:30 +0000 (28 14:53 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 31 Aug 2023 17:47:43 +0000 (31 19:47 +0200)
tree986dc708f14a1b31f40dfaad2a59aadab960316b
parentabaf3e5b25c7c83241f329d53e89cb8c8344ebef
target/translate: Include missing 'exec/cpu_ldst.h' header

All these files access the CPU LD/ST API declared in "exec/cpu_ldst.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230828221314.18435-4-philmd@linaro.org>
target/avr/helper.c
target/i386/tcg/fpu_helper.c
target/i386/tcg/sysemu/excp_helper.c
target/loongarch/cpu.c
target/mips/tcg/ldst_helper.c
target/mips/tcg/msa_helper.c
target/riscv/op_helper.c
target/riscv/vector_helper.c