mirror of https://github.com/PCSX2/pcsx2.git
![]() And associated cleanup. On most compilers these days, it'll either inline the memset with vector fills or rep stosq, or outline with a call to memset. I trust the compiler is probably going to make a better decision here, than manual SSE intrinsics. Ends up a couple of percent faster in FMV decoding. |
||
---|---|---|
.. | ||
implement | ||
LnxCpuDetect.cpp | ||
WinCpuDetect.cpp | ||
avx.cpp | ||
bmi.cpp | ||
cpudetect.cpp | ||
fpu.cpp | ||
groups.cpp | ||
instructions.h | ||
internal.h | ||
jmp.cpp | ||
legacy.cpp | ||
legacy_instructions.h | ||
legacy_internal.h | ||
legacy_sse.cpp | ||
legacy_types.h | ||
movs.cpp | ||
simd.cpp | ||
tools.h | ||
x86_intrin.h | ||
x86emitter.cpp | ||
x86emitter.h | ||
x86types.h |