dolphin/Source
JosJuice 4b50a38cf6 JitArm64: Fix JitAsm without entry points map
This must have broken in a rebase of one of my recently merged PRs.

Dolphin still worked correctly with this bug, for two reasons:

1. Most AArch64 users are not on Windows, and therefore normally do have
   the entry points map.
2. When the bug was triggered, Dolphin would fall back to the slower
   path rather than crashing.
2023-11-30 20:11:02 +01:00
..
Android Merge pull request #12298 from Shoegzer/master 2023-11-28 22:45:17 +01:00
Core JitArm64: Fix JitAsm without entry points map 2023-11-30 20:11:02 +01:00
DSPSpy
DSPTool
PCH bump minimum VS version to 17.6 2023-05-16 20:21:36 -07:00
UnitTests JitArm64: Use LSL+CLS for classifying floats 2023-11-28 18:30:45 +01:00
VSProps Remove redundant 32-bit code 2023-11-28 23:03:26 +11:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Add lz4 submodule 2023-10-02 17:28:23 -04:00