dolphin/Source
Ryan Houdek e4e08b0596 [AArch64] Make sure to load the full destination register on float instructions.
With the float instructions that only affect the lower 64bits of the destination register, we need to make sure to load the full 128bit register.
This ensures that we aren't saving garbage in to the top 64bits.
2015-01-25 03:17:46 -06:00
..
Android [Android] Add internet permissions. 2015-01-23 23:15:56 -06:00
Core [AArch64] Make sure to load the full destination register on float instructions. 2015-01-25 03:17:46 -06:00
DSPSpy More minor consistency changes 2015-01-12 22:28:12 -05:00
DSPTool CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
PCH Fix Intellisense error spam on Visual Studio. 2015-01-23 19:15:25 -08:00
UnitTests Make the IsMMIOAddress function easier to read, add tests. 2015-01-24 17:24:40 +13:00
VSProps Fix Intellisense error spam on Visual Studio. 2015-01-23 19:15:25 -08:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln xxhash: Add cmake + VS files 2015-01-21 07:35:34 +01:00