From 20737569cecc2afea94f4b3d622932894ecdfd43 Mon Sep 17 00:00:00 2001 From: TuxSH Date: Sun, 2 Feb 2020 23:47:05 +0000 Subject: [PATCH] thermosphere: rewhoops --- thermosphere/src/breakpoints_watchpoints_load.s | 1 + 1 file changed, 1 insertion(+) diff --git a/thermosphere/src/breakpoints_watchpoints_load.s b/thermosphere/src/breakpoints_watchpoints_load.s index b61597840..9ca9bbd12 100644 --- a/thermosphere/src/breakpoints_watchpoints_load.s +++ b/thermosphere/src/breakpoints_watchpoints_load.s @@ -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