]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/arm: Use atom_and_align_for_opc
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 22 Apr 2023 05:48:58 +0000 (06:48 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 16 May 2023 23:30:29 +0000 (16:30 -0700)
commit3e3d994276058db45dae3998f7fc21608c65fcc4
tree7136e7638d0b012f1bad5d7cb73f4d8606e79d17
parent64741d9902ca1c0c111c53baa6bc11a55c2474c9
tcg/arm: Use atom_and_align_for_opc

No change to the ultimate load/store routines yet, so some atomicity
conditions not yet honored, but plumbs the change to alignment through
the relevant functions.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target.c.inc