pcsx2/common/emitter
Connor McLaughlin 48926a7ec4 x86/iR5900: Fix quadword stores on Linux
Linux counts vector and GPR registers separately for which register
they get passed in when calling functions.

Windows uses the argument position.
2022-10-16 14:41:33 +02:00
..
implement x86emitter: Add some AVX/AVX2 instructions and YMM registers 2022-10-14 20:54:39 +01:00
LnxCpuDetect.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
WinCpuDetect.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
avx.cpp x86emitter: Add some AVX/AVX2 instructions and YMM registers 2022-10-14 20:54:39 +01:00
bmi.cpp Common: reformat (#4720) 2021-09-06 14:28:26 -04:00
cpudetect.cpp Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00
cpudetect_internal.h Common: reformat (#4720) 2021-09-06 14:28:26 -04: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 x86emitter: Add some AVX/AVX2 instructions and YMM registers 2022-10-14 20:54:39 +01:00
internal.h x86emitter: Add some AVX/AVX2 instructions and YMM registers 2022-10-14 20:54:39 +01:00
jmp.cpp emitter: Clean up 32bit code. 2022-03-21 20:21:36 +01: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 Config: Fix frame rate being parsed ever-so-slightly off 2022-09-09 21:21:14 +01:00
tools.h Config: Fix frame rate being parsed ever-so-slightly off 2022-09-09 21:21:14 +01:00
x86_intrin.h common: reorganize 2021-09-04 18:28:07 -04:00
x86emitter.cpp x86emitter: Fix missing W REX bit for movq reg, xmm 2022-10-14 22:24:42 +01:00
x86emitter.h common: reorganize 2021-09-04 18:28:07 -04:00
x86types.h x86/iR5900: Fix quadword stores on Linux 2022-10-16 14:41:33 +02:00