mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-15 09:36:35 +00:00
thermosphere: rewhoops
This commit is contained in:
parent
e6fdd6bc98
commit
e4d189eee3
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
.altmacro
|
||||
|
||||
.macro LOAD_DBG_REG_PAIRS what, id
|
||||
ldp x2, x3, [x0, #-0x10]!
|
||||
msr dbg\what\()cr\id\()_el1, x2
|
||||
msr dbg\what\()vr\id\()_el1, x3
|
||||
.if \id != 0
|
||||
|
|
Loading…
Reference in a new issue