arch: aarch64 fp context save, proper single-step
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user