summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/FunctionExpression.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-02-02 22:17:44 +0100
committerJosJuice <josjuice@gmail.com>2021-04-25 15:56:19 +0200
commitfdf7744a53f829d5488003a18964c27e39ef5813 (patch)
tree6a308b034f7093ee99ebb85bd14327c4fee84182 /Source/Core/InputCommon/ControlReference/FunctionExpression.cpp
parentf96ee475e4ce22ec1e18cd7ae1e8ff9fd7d0893a (diff)
JitArm64: Move float conversion code out of EmitBackpatchRoutine
This simplifies some of the following commits. It does require an extra register, but hey, we have 32 of them. Something I think would be nice to add to the register cache in the future is the ability to keep both the single and double version of a guest register in two different host registers when that is useful. That way, the extra register we write to here can be read by a later instruction, saving us from having to perform the same conversion again.
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/FunctionExpression.cpp')
0 files changed, 0 insertions, 0 deletions