Skip to content

extract shared aarch64 SIMD nonvolatile save/restore + fix two ABI bugs#94

Merged
Xor-el merged 1 commit into
masterfrom
refactor/aarch64-simd-nonvolatile-xmm-save-restore
Jul 6, 2026
Merged

extract shared aarch64 SIMD nonvolatile save/restore + fix two ABI bugs#94
Xor-el merged 1 commit into
masterfrom
refactor/aarch64-simd-nonvolatile-xmm-save-restore

Conversation

@Xor-el

@Xor-el Xor-el commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Add SimdNonVolatileSave_aarch64.inc / SimdNonVolatileRestore_aarch64.inc (save/restore the AAPCS64 callee-saved d8..d15 in a 64-byte frame; no platform guard - the rule is uniform on all AArch64 targets).

Add SimdNonVolatileSave_aarch64.inc / SimdNonVolatileRestore_aarch64.inc
(save/restore the AAPCS64 callee-saved d8..d15 in a 64-byte frame; no
platform guard - the rule is uniform on all AArch64 targets).
@Xor-el Xor-el merged commit bb4266c into master Jul 6, 2026
24 checks passed
@Xor-el Xor-el deleted the refactor/aarch64-simd-nonvolatile-xmm-save-restore branch July 6, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant