..
implement
x86emitter: Fix up emitting of xmm -> ptr64 operands
2022-11-19 04:59:10 +00:00
LnxCpuDetect.cpp
Common: Purge SingleCoreAffinity
2023-06-16 18:26:28 +10:00
WinCpuDetect.cpp
Common: Purge SingleCoreAffinity
2023-06-16 18:26:28 +10:00
avx.cpp
emitter: Ignore Wmissing-braces warnings on clang.
2023-01-30 20:32:33 +01:00
bmi.cpp
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
cpudetect.cpp
Common: Replace MemsetFast routines with C memset
2023-06-22 19:11:57 +10:00
fpu.cpp
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
groups.cpp
x86emitter: Fix x64 8-bit rmw codegen
2022-03-11 12:59:57 +00:00
instructions.h
microVU: Choose AVX2/SSE at runtime
2022-12-03 00:52:10 -06:00
internal.h
x86emitter: Add some AVX/AVX2 instructions and YMM registers
2022-10-14 20:54:39 +01:00
jmp.cpp
x86emitter: Fix up emitting of xmm -> ptr64 operands
2022-11-19 04:59:10 +00:00
legacy.cpp
Everything: Remove a **lot** of wx, and px nonsense
2022-05-22 13:58:56 +01:00
legacy_instructions.h
macos: add `undef` to fix macOS builds
2021-12-25 15:11:01 +00:00
legacy_internal.h
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
legacy_sse.cpp
common: reorganize
2021-09-04 18:28:07 -04:00
legacy_types.h
common: reorganize
2021-09-04 18:28:07 -04:00
movs.cpp
emitter: Clean up 32bit code.
2022-03-21 20:21:36 +01:00
simd.cpp
x86emitter: Fix up emitting of xmm -> ptr64 operands
2022-11-19 04:59:10 +00:00
tools.h
Common: Replace MemsetFast routines with C memset
2023-06-22 19:11:57 +10:00
x86_intrin.h
common: reorganize
2021-09-04 18:28:07 -04:00
x86emitter.cpp
x86emitter: Fix up emitting of xmm -> ptr64 operands
2022-11-19 04:59:10 +00:00
x86emitter.h
common: reorganize
2021-09-04 18:28:07 -04:00
x86types.h
x86/microVU: Add VI caching
2022-12-29 10:01:25 +00:00