summary refs log tree commit diff stats
path: root/scripts/modules/module_block.py
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 /scripts/modules/module_block.py
parent12fde9bcdb52118495d10c32ed375679f23e323c (diff)
downloadfocaccia-qemu-2462e30e99676c710624806febe5ce67a45f0521.tar.gz
focaccia-qemu-2462e30e99676c710624806febe5ce67a45f0521.zip
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 'scripts/modules/module_block.py')
0 files changed, 0 insertions, 0 deletions