pcsx2/common/emitter
Connor McLaughlin 22e9aea827 Config: Fix frame rate being parsed ever-so-slightly off
Also converts from double to float, we don't need additional precision
for storing these values.
2022-09-09 21:21:14 +01:00
..
implement emitter: Clean up 32bit code. 2022-03-21 20:21:36 +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
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 Common/Threading: Move a bunch of unnecessary wrappers to gui 2022-05-09 16:06:33 +01:00
internal.h emitter: Clean up 32bit code. 2022-03-21 20:21:36 +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 Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
x86emitter.h common: reorganize 2021-09-04 18:28:07 -04:00
x86types.h Common/Threading: Replace TLS macros with standard thread_local 2022-05-09 16:06:33 +01:00