dolphin/Source/Core
Ryan Houdek 791c7d5a84 [AArch64] Clean up bogus vector FCVT{N,L} instruction usage.
Replace the instruction with the scalar variant FCVT instruction.
FCVT{N,L} 8 cycles latency on the Cortex A57
FCVT has five cycle latency and slightly higher throughput

On the A72 all three of these instructions will have three cycle latency,
While FCVT{N,L} will have half the throughput.
2015-09-04 19:41:54 -05:00
..
AudioCommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
Common CommonFuncs: Remove define for snprintf 2015-09-04 03:13:02 -04:00
Core [AArch64] Clean up bogus vector FCVT{N,L} instruction usage. 2015-09-04 19:41:54 -05:00
DiscIO [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
DolphinQt Drop the old msvcrt files. 2015-09-03 06:10:01 -07:00
DolphinWX CommonFuncs: Remove SLEEP macro 2015-09-04 02:43:38 -04:00
InputCommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends BitField: Enable ifdef'd out code for Windows 2015-09-03 22:06:15 -04:00
VideoCommon Merge pull request #2956 from JosJuice/extra-space 2015-09-04 14:22:59 -04:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00