Skip to content
Commit 1b0c60f9 authored by Noah Goldstein's avatar Noah Goldstein
Browse files

x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)

commit b62ace27
Author: Noah Goldstein <goldstein.w.n@gmail.com>
Date:   Sun Feb 6 00:54:18 2022 -0600

    x86: Improve vec generation in memset-vec-unaligned-erms.S

Revert usage of 'pshufb' in broadcast logic as it is an SSSE3
instruction and memset.S is restricted to only SSE2 instructions.
parent 03c9c4fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment