aboutsummaryrefslogtreecommitdiff
path: root/qemu-edid.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-05-14 09:58:39 -0700
committerRichard Henderson <richard.henderson@linaro.org>2023-05-16 16:30:29 -0700
commit2462e30e99676c710624806febe5ce67a45f0521 (patch)
treef9341e0ba990b9e77eaa77d910e96ccea5c4016b /qemu-edid.c
parent12fde9bcdb52118495d10c32ed375679f23e323c (diff)
downloadqemu-2462e30e99676c710624806febe5ce67a45f0521.zip
qemu-2462e30e99676c710624806febe5ce67a45f0521.tar.gz
qemu-2462e30e99676c710624806febe5ce67a45f0521.tar.bz2
tcg: Introduce tcg_out_movext3
With x86_64 as host, we do not have any temporaries with which to resolve cycles, but we do have xchg. As a side bonus, the set of graphs that can be made with 3 nodes and all nodes conflicting is small: two. We can solve the cycle with a single temp. This is required for x86_64 to handle stores of i128: 1 address register and 2 data registers. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qemu-edid.c')
0 files changed, 0 insertions, 0 deletions