mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2026-06-12 06:54:20 +00:00
thermosphere: rewhoops
This commit is contained in:
parent
84ee01797a
commit
20737569ce
@ -19,6 +19,7 @@
|
|||||||
.altmacro
|
.altmacro
|
||||||
|
|
||||||
.macro LOAD_DBG_REG_PAIRS what, id
|
.macro LOAD_DBG_REG_PAIRS what, id
|
||||||
|
ldp x2, x3, [x0, #-0x10]!
|
||||||
msr dbg\what\()cr\id\()_el1, x2
|
msr dbg\what\()cr\id\()_el1, x2
|
||||||
msr dbg\what\()vr\id\()_el1, x3
|
msr dbg\what\()vr\id\()_el1, x3
|
||||||
.if \id != 0
|
.if \id != 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user