diff options
| author | JosJuice <josjuice@gmail.com> | 2021-02-01 22:14:16 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2021-04-25 15:56:19 +0200 |
| commit | 1d106ceaf5615f9e7fc3697776c27dcfd9431e5d (patch) | |
| tree | c7b2eb5db21ad25eb31032a864943b767ccd3b9b /Source/Core/InputCommon/ControlReference/ExpressionParser.cpp | |
| parent | 018e24762481fd59e9c3e9e0bf2a52dddfdecdca (diff) | |
JitArm64: Optimize ConvertSingleToDouble, part 2
If we can prove that FCVT will provide a correct conversion,
we can use FCVT. This makes the common case a bit faster
and the less likely cases (unfortunately including zero,
which FCVT actually can convert correctly) a bit slower.
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions
