thermosphere: rework fpu register handling

This commit is contained in:
TuxSH
2020-01-25 20:16:10 +00:00
parent e3961f225c
commit abc699aa3d
5 changed files with 45 additions and 21 deletions

View File

@@ -35,7 +35,7 @@
\op q30, q31, [x0], 0x20
.endm
FUNCTION fpuLoadRegistersFromStorage
FUNCTION fpuLoadRegistersFromCache
dmb ish
LDSTORE_QREGS ldp
ldp x1, x2, [x0]
@@ -46,7 +46,7 @@ FUNCTION fpuLoadRegistersFromStorage
ret
END_FUNCTION
FUNCTION fpuStoreRegistersToStorage
FUNCTION fpuStoreRegistersToCache
dsb ish
isb
LDSTORE_QREGS stp