summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2020-11-28 17:08:55 +0100
committerJosJuice <josjuice@gmail.com>2020-12-08 01:05:23 +0100
commit9f3ad585888bdb65c992628ec78567fb0578872c (patch)
treefec49b987bac4bcff9e118a3c6a232c73c26011d /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent9b03cdf93eec36ac10e95d1ff494ae41441e084e (diff)
JitArm64: Properly set m_stack_pointer
In order to reach the middle guard (at m_stack_base + GUARD_OFFSET) before the bottom guard (at m_stack_base), the stack pointer must start at an address which is higher than the middle guard. It also didn't make sense that we were allocating memory and then not using the top part of it.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions