aboutsummaryrefslogtreecommitdiff
path: root/docs/devel/index-process.rst
diff options
context:
space:
mode:
authorPaul Brook <paul@nowt.org>2022-04-24 23:01:39 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2022-09-01 20:16:33 +0200
commit6567ffb4f259d9937ff74f21e96cdac905440620 (patch)
treea60ddfdb920044798a5ceb51b9eb0255d4cb0b61 /docs/devel/index-process.rst
parent6f218d6e994bd8b229d6522899b6ac6cd98bdb47 (diff)
downloadqemu-6567ffb4f259d9937ff74f21e96cdac905440620.zip
qemu-6567ffb4f259d9937ff74f21e96cdac905440620.tar.gz
qemu-6567ffb4f259d9937ff74f21e96cdac905440620.tar.bz2
target/i386: Destructive FP helpers for AVX
Perpare the horizontal atithmetic vector helpers for AVX These currently use a dummy Reg typed variable to store the result then assign the whole register. This will cause 128 bit operations to corrupt the upper half of the register, so replace it with explicit temporaries and element assignments. Signed-off-by: Paul Brook <paul@nowt.org> Message-Id: <20220424220204.2493824-18-paul@nowt.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/devel/index-process.rst')
0 files changed, 0 insertions, 0 deletions