]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/i386: Use atom_and_align_for_opc
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 17 Apr 2023 07:33:08 +0000 (09:33 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 16 May 2023 23:30:29 +0000 (16:30 -0700)
commit1c5322d90cb0c5a3cf4723992f4baa21691542ca
tree2528af4c39af98777d4310aa5f5cb0330bddb249
parente63b8a29834d7fcc5574288852f78a5c70f19015
tcg/i386: 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/i386/tcg-target.c.inc