Skip to content

Move SIMD CPU-detection assembly from HlpSimd.pas to dedicated .inc f…#56

Merged
Xor-el merged 1 commit into
masterfrom
enhancement/move-simd-detection-asm-to-include-files
Mar 28, 2026
Merged

Move SIMD CPU-detection assembly from HlpSimd.pas to dedicated .inc f…#56
Xor-el merged 1 commit into
masterfrom
enhancement/move-simd-detection-asm-to-include-files

Conversation

@Xor-el
Copy link
Copy Markdown
Owner

@Xor-el Xor-el commented Mar 28, 2026

  • Move SIMD CPU-detection assembly from HlpSimd.pas to dedicated .inc files

Extract the inline CpuIdQuery and XGetBvQuery assembly bodies into Include/Simd/CpuDetect/CpuIdQuery.inc and XGetBvQuery.inc, replacing the dual FPC/Delphi asm blocks with {$I} includes.

…iles

Move SIMD CPU-detection assembly from HlpSimd.pas to dedicated .inc files

Extract the inline CpuIdQuery and XGetBvQuery assembly bodies into
Include/Simd/CpuDetect/CpuIdQuery.inc and XGetBvQuery.inc, replacing
the dual FPC/Delphi asm blocks with {$I} includes.
@Xor-el Xor-el merged commit 8d68219 into master Mar 28, 2026
8 checks passed
@Xor-el Xor-el deleted the enhancement/move-simd-detection-asm-to-include-files branch March 28, 2026 11:51
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