thermosphere: rewhoops

This commit is contained in:
TuxSH 2020-02-02 23:47:05 +00:00
parent e6fdd6bc98
commit e4d189eee3

View file

@ -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