thermosphere: oops

This commit is contained in:
TuxSH 2020-01-31 23:04:22 +00:00
parent 23ef4b94d6
commit fc5d81dca3

View File

@ -40,7 +40,7 @@ FUNCTION loadBreakpointRegs
br x16 br x16
1: 1:
LOAD_DBG_REG_PAIRS b, MAX_BCR LOAD_DBG_REG_PAIRS b, %(MAX_BCR - 1)
dsb ish dsb ish
isb isb
@ -61,7 +61,7 @@ FUNCTION loadWatchpointRegs
br x16 br x16
1: 1:
LOAD_DBG_REG_PAIRS w, MAX_WCR LOAD_DBG_REG_PAIRS w, %(MAX_WCR - 1)
dsb ish dsb ish
isb isb