summaryrefslogtreecommitdiff
path: root/src/core/cpu_manager.cpp
diff options
context:
space:
mode:
authorlat9nq <lat9nq@gmail.com>2022-06-30 12:40:01 -0400
committerlat9nq <lat9nq@gmail.com>2022-06-30 12:47:40 -0400
commit7b0affb6e0f282fb4d91339baf8e0ed8a4b8909e (patch)
treeddf286ecf5ce028c6a7b2ee845b81cefeb4c5073 /src/core/cpu_manager.cpp
parent01bc0c84f021ad389309aeb23bdb063070aeb2fe (diff)
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