arch: aarch64 fp context save, proper single-step

This commit is contained in:
2024-10-27 06:46:25 +02:00
parent 0daf7c677c
commit 0436381b33
40 changed files with 846 additions and 171 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"data-layout": "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128",
"max-atomic-width": 128,
"target-pointer-width": "64",
"features": "+v8a,+strict-align,+neon,+fp-armv8",
"features": "+v8a,+strict-align,-neon,-fp-armv8",
"disable-redzone": true,
"executables": true,