summaryrefslogtreecommitdiff
path: root/src/core/cpu_manager.cpp
diff options
context:
space:
mode:
authorGravatar lat9nq2022-06-30 12:40:01 -0400
committerGravatar lat9nq2022-06-30 12:47:40 -0400
commit7b0affb6e0f282fb4d91339baf8e0ed8a4b8909e (patch)
treeddf286ecf5ce028c6a7b2ee845b81cefeb4c5073 /src/core/cpu_manager.cpp
parentMerge pull request #8512 from german77/nnResult (diff)
downloadyuzu-7b0affb6e0f282fb4d91339baf8e0ed8a4b8909e.tar.gz
yuzu-7b0affb6e0f282fb4d91339baf8e0ed8a4b8909e.tar.xz
yuzu-7b0affb6e0f282fb4d91339baf8e0ed8a4b8909e.zip
gdbstub_arch: Directly access SP register
Currently to access the SP register, RegRead and RegWrite rely on a out-of-bounds array access to reach the next element in a struct. As of writing only git versions of GCC catch this error. Specify the SP register when we want to access it in these functions.
Diffstat (limited to 'src/core/cpu_manager.cpp')
0 files changed, 0 insertions, 0 deletions