Home
last modified time | relevance | path

Searched hist:b98f886c8f8661773047197d132efec97810b37a (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.cdiff b98f886c8f8661773047197d132efec97810b37a Thu Sep 01 02:04:17 CDT 2022 Paolo Bonzini <pbonzini@redhat.com> target/i386: Introduce 256-bit vector helpers

The new implementation of SSE will cover AVX from the get go, because
all the work for the helper functions is already done. We just need to
build them.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/qemu/target/i386/
H A Dhelper.hdiff b98f886c8f8661773047197d132efec97810b37a Thu Sep 01 02:04:17 CDT 2022 Paolo Bonzini <pbonzini@redhat.com> target/i386: Introduce 256-bit vector helpers

The new implementation of SSE will cover AVX from the get go, because
all the work for the helper functions is already done. We just need to
build them.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dops_sse.hdiff b98f886c8f8661773047197d132efec97810b37a Thu Sep 01 02:04:17 CDT 2022 Paolo Bonzini <pbonzini@redhat.com> target/i386: Introduce 256-bit vector helpers

The new implementation of SSE will cover AVX from the get go, because
all the work for the helper functions is already done. We just need to
build them.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>